Connecting to database specified by database.yml Started GET "/" for 127.0.0.1 at 2015-09-29 12:19:28 -0400 Connecting to database specified by database.yml PG::ConnectionBad (FATAL: database "green_flag_dummy_development" does not exist ): activerecord (3.2.22) lib/active_record/connection_adapters/postgresql_adapter.rb:1222:in `initialize' activerecord (3.2.22) lib/active_record/connection_adapters/postgresql_adapter.rb:1222:in `new' activerecord (3.2.22) lib/active_record/connection_adapters/postgresql_adapter.rb:1222:in `connect' activerecord (3.2.22) lib/active_record/connection_adapters/postgresql_adapter.rb:324:in `initialize' activerecord (3.2.22) lib/active_record/connection_adapters/postgresql_adapter.rb:28:in `new' activerecord (3.2.22) lib/active_record/connection_adapters/postgresql_adapter.rb:28:in `postgresql_connection' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:315:in `new_connection' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:325:in `checkout_new_connection' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:247:in `block (2 levels) in checkout' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:242:in `loop' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:242:in `block in checkout' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:239:in `checkout' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:102:in `block in connection' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:101:in `connection' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection' activerecord (3.2.22) lib/active_record/query_cache.rb:67:in `rescue in call' activerecord (3.2.22) lib/active_record/query_cache.rb:61:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__535079767682436023__call__2753587722069370908__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Connecting to database specified by database.yml Connecting to database specified by database.yml  (7.0ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)   (1.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateGreenFlagSiteVisitors (20140502112602)  (0.1ms) BEGIN  (25.1ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)   (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES ('20140502112602')  (0.4ms) COMMIT Migrating to CreateGreenFlagFeatures (20140502221059)  (0.2ms) BEGIN  (16.3ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (6.5ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20140502221059')  (0.5ms) COMMIT Migrating to CreateGreenFlagFeatureDecisions (20140502221423)  (0.2ms) BEGIN  (7.2ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)   (6.1ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20140502221423')  (5.7ms) COMMIT Migrating to AddVisitorCodeToSiteVisitors (20140505204611)  (4.5ms) BEGIN  (6.2ms) ALTER TABLE "green_flag_site_visitors" ADD COLUMN "visitor_code" character varying(255)  (0.4ms) update green_flag_site_visitors set visitor_code = id  (0.3ms) ALTER TABLE "green_flag_site_visitors" ALTER COLUMN "visitor_code" TYPE character varying(255)  (0.1ms) ALTER TABLE "green_flag_site_visitors" ALTER "visitor_code" SET NOT NULL  (5.9ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20140505204611')  (5.8ms) COMMIT Migrating to CreateGreenFlagRules (20140511045110)  (0.2ms) BEGIN  (2.1ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255), "feature_id" integer, "order_by" integer, "percentage" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.8ms) CREATE INDEX "index_green_flag_rules_on_feature_id_and_order_by" ON "green_flag_rules" ("feature_id", "order_by")  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20140511045110')  (0.3ms) COMMIT Migrating to SetDefaultPercentageInGreenFlagRules (20140513203728)  (0.2ms) BEGIN  (0.3ms) update green_flag_rules set percentage=0 where percentage is null  (0.2ms) ALTER TABLE "green_flag_rules" ALTER COLUMN "percentage" TYPE integer  (0.2ms) ALTER TABLE "green_flag_rules" ALTER COLUMN "percentage" SET DEFAULT 0  (0.2ms) UPDATE "green_flag_rules" SET "percentage"=0 WHERE "percentage" IS NULL  (0.2ms) ALTER TABLE "green_flag_rules" ALTER "percentage" SET NOT NULL  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20140513203728')  (5.9ms) COMMIT Migrating to RequireOrderingForGreenFlagRules (20140514202337)  (0.1ms) BEGIN  (0.8ms) ALTER TABLE "green_flag_rules" ALTER COLUMN "order_by" TYPE integer  (0.2ms) ALTER TABLE "green_flag_rules" ALTER "order_by" SET NOT NULL  (0.2ms) DROP INDEX "index_green_flag_rules_on_feature_id_and_order_by"  (6.5ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_id_and_order_by" ON "green_flag_rules" ("feature_id", "order_by")  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20140514202337')  (6.1ms) COMMIT Migrating to AddRestrictionsToGreenFlagRules (20140516214909)  (0.2ms) BEGIN  (0.3ms) ALTER TABLE "green_flag_rules" ALTER COLUMN "group_key" TYPE character varying(255)  (0.2ms) ALTER TABLE "green_flag_rules" ALTER "group_key" SET NOT NULL  (0.6ms) ALTER TABLE "green_flag_rules" ALTER COLUMN "feature_id" TYPE integer  (0.1ms) ALTER TABLE "green_flag_rules" ALTER "feature_id" SET NOT NULL  (5.4ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_id_and_group_key" ON "green_flag_rules" ("feature_id", "group_key")  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20140516214909')  (0.3ms) COMMIT Migrating to CreateGreenFlagFeatureEvents (20150211214159)  (0.1ms) BEGIN  (7.6ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (6.6ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (6.5ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20150211214159')  (0.4ms) COMMIT Migrating to AddRuleIdToGreenFlagFeatureDecisions (20150213191101)  (0.3ms) BEGIN  (0.2ms) ALTER TABLE "green_flag_feature_decisions" ADD COLUMN "rule_id" integer  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20150213191101')  (5.8ms) COMMIT Migrating to AddVersionNumberToGreenFlagRules (20150218035000)  (0.1ms) BEGIN  (19.4ms) ALTER TABLE "green_flag_rules" ADD COLUMN "version_number" integer DEFAULT 1 NOT NULL  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20150218035000')  (0.7ms) COMMIT Migrating to AddVersionNumberToGreenFlagFeatures (20150218035805)  (0.1ms) BEGIN  (23.1ms) ALTER TABLE "green_flag_features" ADD COLUMN "version_number" integer DEFAULT 1 NOT NULL  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20150218035805')  (0.7ms) COMMIT Migrating to AddVersionNumberToGreenFlagRulesIndices (20150218171852)  (0.1ms) BEGIN  (0.3ms) DROP INDEX "index_green_flag_rules_on_feature_id_and_group_key"  (0.2ms) DROP INDEX "index_green_flag_rules_on_feature_id_and_order_by"  (14.9ms) COMMIT  (10.9ms) CREATE UNIQUE INDEX CONCURRENTLY "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (1.7ms) CREATE UNIQUE INDEX CONCURRENTLY "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES ('20150218171852') Migrating to CreateUsers (20150726195118)  (0.1ms) BEGIN  (2.7ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)   (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20150726195118')  (0.3ms) COMMIT Migrating to AddEmailToUsers (20150726204409)  (0.2ms) BEGIN  (0.3ms) ALTER TABLE "users" ADD COLUMN "email" character varying(255)  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20150726204409')  (0.2ms) COMMIT  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" Connecting to database specified by database.yml  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.2ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (256.0ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (5.6ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (1.4ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (2.6ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (1.1ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (1.2ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (3.5ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (2.5ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (1.9ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (2.2ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.7ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Connecting to database specified by database.yml  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (123.7ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (243.6ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (3.7ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (0.9ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (1.7ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.8ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.9ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (3.5ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (1.9ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (1.7ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.8ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.7ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Started GET "/" for 127.0.0.1 at 2015-09-29 12:21:40 -0400 Connecting to database specified by database.yml ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms) Started GET "/" for 127.0.0.1 at 2015-09-29 12:21:42 -0400 ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/admin" for 127.0.0.1 at 2015-09-29 12:21:44 -0400 ActionController::RoutingError (No route matches [GET] "/admin"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/admin/features" for 127.0.0.1 at 2015-09-29 12:22:21 -0400 ActionController::RoutingError (No route matches [GET] "/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/admin/features/1" for 127.0.0.1 at 2015-09-29 12:22:35 -0400 ActionController::RoutingError (No route matches [GET] "/admin/features/1"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Connecting to database specified by database.yml Connecting to database specified by database.yml Started GET "/admin/features/" for 127.0.0.1 at 2015-09-29 12:25:05 -0400 ActionController::RoutingError (No route matches [GET] "/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/admin/features/" for 127.0.0.1 at 2015-09-29 12:25:26 -0400 ActionController::RoutingError (No route matches [GET] "/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/admin/features/" for 127.0.0.1 at 2015-09-29 12:25:27 -0400 ActionController::RoutingError (No route matches [GET] "/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/admin/features/" for 127.0.0.1 at 2015-09-29 12:25:38 -0400 Connecting to database specified by database.yml ActionController::RoutingError (No route matches [GET] "/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/admin/features/" for 127.0.0.1 at 2015-09-29 12:25:39 -0400 ActionController::RoutingError (No route matches [GET] "/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) Started GET "/admin/features/" for 127.0.0.1 at 2015-09-29 12:25:40 -0400 ActionController::RoutingError (No route matches [GET] "/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/admin/features/" for 127.0.0.1 at 2015-09-29 12:25:43 -0400 ActionController::RoutingError (No route matches [GET] "/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/green_flag" for 127.0.0.1 at 2015-09-29 12:25:52 -0400 ActionController::RoutingError (No route matches [GET] "/green_flag"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) Started GET "/admin/features" for 127.0.0.1 at 2015-09-29 12:26:26 -0400 ActionController::RoutingError (No route matches [GET] "/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-09-29 12:27:53 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features"  Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.9ms) Compiled green_flag/admin/features.css (165ms) (pid 66416) Compiled green_flag/admin/rules.css (1ms) (pid 66416) Compiled green_flag/application.css (173ms) (pid 66416) Compiled jquery_ujs.js (0ms) (pid 66416) Compiled green_flag/admin/features.js (0ms) (pid 66416) Compiled green_flag/admin/rules.js (0ms) (pid 66416) Compiled green_flag/application.js (9ms) (pid 66416) Completed 200 OK in 245.1ms (Views: 236.5ms | ActiveRecord: 2.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 12:27:53 -0400 Served asset /green_flag/application.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 12:27:53 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 12:27:53 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 12:27:53 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 12:27:53 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 12:27:53 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 12:27:53 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-09-29 12:28:13 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.3ms) Completed 200 OK in 5.3ms (Views: 4.3ms | ActiveRecord: 0.3ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-09-29 12:28:15 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features"  Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.2ms) Completed 200 OK in 4.8ms (Views: 3.4ms | ActiveRecord: 0.4ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-09-29 12:28:15 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.2ms) Completed 200 OK in 4.2ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET "/green_flag/admin/features/new" for 127.0.0.1 at 2015-09-29 12:29:18 -0400 AbstractController::ActionNotFound (The action 'new' could not be found for GreenFlag::Admin::FeaturesController): actionpack (3.2.22) lib/abstract_controller/base.rb:116:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__1082345938544859717__call__3154894543334643058__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-09-29 12:29:30 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features"  Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.3ms) Completed 200 OK in 4.9ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 12:29:30 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-09-29 12:29:31 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.2ms) Completed 200 OK in 6.0ms (Views: 5.3ms | ActiveRecord: 0.3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 12:29:31 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-09-29 12:29:33 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features"  Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.2ms) Completed 200 OK in 4.5ms (Views: 3.6ms | ActiveRecord: 0.3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 12:29:33 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-09-29 12:33:26 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.8ms) Completed 200 OK in 11.5ms (Views: 5.4ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 12:33:26 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 12:33:26 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 12:33:26 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 12:33:26 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 12:33:26 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 12:33:26 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 12:33:26 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 12:33:28 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.5ms) Completed 200 OK in 16.5ms (Views: 10.2ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 12:33:29 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 26.8ms (Views: 0.2ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 12:33:29 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 63.0ms (Views: 0.1ms | ActiveRecord: 5.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 12:33:29 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1  (0.2ms) BEGIN SQL (1.1ms) INSERT INTO "green_flag_site_visitors" ("created_at", "updated_at", "user_id", "visitor_code") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", Tue, 29 Sep 2015 16:33:29 UTC +00:00], ["updated_at", Tue, 29 Sep 2015 16:33:29 UTC +00:00], ["user_id", nil], ["visitor_code", "52adca2f-3d06-4544-b999-ca38a736d223"]]  (0.4ms) COMMIT GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 10.3ms (Views: 0.2ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 12:33:29 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.8ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started PUT "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 12:33:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#update as JSON Parameters: {"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-29T16:33:14Z", "version_number"=>1}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true, "feature_id"=>"1", "feature_decision_summary"=>{"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-29T16:33:14Z", "version_number"=>1}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true}} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND (manual is not true)  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.3ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started PUT "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 12:33:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#update as JSON Parameters: {"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-29T16:33:14Z", "version_number"=>1}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true, "feature_id"=>"1", "feature_decision_summary"=>{"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-29T16:33:14Z", "version_number"=>1}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND (manual is not true)  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started PUT "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 12:33:58 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#update as JSON Parameters: {"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-29T16:33:14Z", "version_number"=>1}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true, "feature_id"=>"1", "feature_decision_summary"=>{"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-29T16:33:14Z", "version_number"=>1}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND (manual is not true)  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.5ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 12:35:32 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.3ms (Views: 0.3ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 8.2ms (Views: 6.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 15:18:11 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 7.4ms (Views: 6.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.2ms (Views: 0.2ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.5ms (Views: 0.4ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 15:21:26 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Compiled green_flag/admin/features.css (6ms) (pid 66416) Compiled green_flag/application.css (1ms) (pid 66416) Completed 200 OK in 29.4ms (Views: 28.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Served asset /green_flag/application.css - 200 OK (9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Served asset /green_flag/admin/features.css - 200 OK (45ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 15:23:25 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (2.1ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.8ms (Views: 0.6ms | ActiveRecord: 2.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 7.2ms (Views: 6.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 15:25:29 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Compiled green_flag/admin/features.css (6ms) (pid 66416) Compiled green_flag/application.css (0ms) (pid 66416) Completed 200 OK in 25.0ms (Views: 23.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Served asset /green_flag/application.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 15:25:51 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 7.1ms (Views: 6.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 2.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 15:26:07 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.5ms (Views: 0.8ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 6.9ms (Views: 5.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 15:27:40 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (2.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.6ms (Views: 0.3ms | ActiveRecord: 4.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 16:56:19 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (1ms) (pid 66416) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (25.7ms) Compiled green_flag/application.js (1ms) (pid 66416) Completed 200 OK in 55.8ms (Views: 46.4ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 16:56:19 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 16:56:19 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 16:56:19 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 16:56:19 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 16:56:19 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 16:56:19 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 16:56:19 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 16:56:20 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 7.1ms (Views: 0.2ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 16:56:20 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 16:56:20 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 16:56:20 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.3ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 16:57:24 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 66416) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.2ms) Compiled green_flag/application.js (1ms) (pid 66416) Completed 200 OK in 20.7ms (Views: 19.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 16:57:24 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 16:57:24 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 16:57:24 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 16:57:24 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 16:57:24 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 16:57:24 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 16:57:24 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-09-29 17:00:33 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.4ms) Compiled green_flag/admin/features.js (0ms) (pid 66416) Compiled green_flag/application.js (1ms) (pid 66416) Completed 200 OK in 17.4ms (Views: 16.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:33 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:33 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:33 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:33 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:33 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:33 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:33 -0400 Served asset /green_flag/application.js - 304 Not Modified (4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:00:34 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.5ms) Completed 200 OK in 11.8ms (Views: 9.9ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:34 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:34 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:34 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:34 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:34 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:34 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:00:48 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 66416) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.2ms) Compiled green_flag/application.js (1ms) (pid 66416) Completed 200 OK in 18.4ms (Views: 17.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:48 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:00:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.0ms) Completed 200 OK in 7.8ms (Views: 5.1ms | ActiveRecord: 0.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:00:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:00:52 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:03:09 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 66416) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.7ms) Compiled green_flag/application.js (1ms) (pid 66416) Completed 200 OK in 19.0ms (Views: 18.2ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:03:09 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:03:09 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:03:09 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:03:09 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:03:09 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:03:09 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:03:09 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:05:14 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 66416) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.1ms) Compiled green_flag/application.js (1ms) (pid 66416) Completed 200 OK in 21.1ms (Views: 20.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:05:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:05:30 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.5ms) Completed 200 OK in 7.6ms (Views: 6.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:05:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:05:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:05:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:05:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:05:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:05:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:05:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:05:30 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 8.4ms (Views: 0.2ms | ActiveRecord: 4.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:05:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:05:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:05:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:06:21 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 7.4ms (Views: 6.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:21 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:21 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:21 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:21 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:21 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:21 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:21 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:06:22 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:06:22 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:06:22 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:06:22 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:28 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:28 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:28 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 43.2ms (Views: 41.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (2.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.7ms (Views: 0.3ms | ActiveRecord: 4.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:06:49 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.5ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 8.3ms (Views: 5.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 7.4ms (Views: 0.4ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.2ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:06:54 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.4ms (Views: 0.1ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:07:19 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 5.9ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:19 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:19 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:19 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:19 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:19 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:19 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:19 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:07:20 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:07:20 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 7.0ms (Views: 0.2ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:07:20 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:07:20 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.3ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.5ms (Views: 0.4ms | ActiveRecord: 2.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:07:35 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.1ms (Views: 0.3ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.1ms) Completed 200 OK in 5.7ms (Views: 4.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 7.4ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (3.1ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.0ms (Views: 0.7ms | ActiveRecord: 4.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:07:37 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.7ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:07:40 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.1ms) Completed 200 OK in 5.5ms (Views: 4.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:40 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:40 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:40 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:40 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:40 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:40 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:40 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:07:41 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 6.7ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:07:41 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:07:41 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (4.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.5ms (Views: 0.2ms | ActiveRecord: 5.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:07:41 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:07:46 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.0ms (Views: 4.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:46 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:46 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:46 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:46 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:46 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:46 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:46 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:07:47 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 8.3ms (Views: 0.3ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:07:47 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.9ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:07:47 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:07:47 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 9.3ms (Views: 0.4ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 5.5ms (Views: 4.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 2.7ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (3.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 9.3ms (Views: 0.3ms | ActiveRecord: 4.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:07:51 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:09:00 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 6.9ms (Views: 5.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:09:00 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:09:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:09:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:09:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:09:00 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:09:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:09:00 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:09:02 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:09:02 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:09:02 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:09:02 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:09:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.7ms) Completed 200 OK in 7.3ms (Views: 6.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:09:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:09:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:09:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:09:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:09:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:09:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:09:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:09:26 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:09:26 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:09:26 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.1ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:09:26 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:10:11 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 6.9ms (Views: 5.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:10:11 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:10:11 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:10:11 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:10:11 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:10:11 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:10:11 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:10:11 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:10:12 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.2ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:10:12 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:10:12 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:10:12 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:11:11 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.4ms (Views: 5.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:11:12 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:11:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:11:12 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:11:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:11:12 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:11:12 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:11:12 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:11:13 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:11:13 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:11:13 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:11:13 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:12:41 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.9ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:12:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:12:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:12:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:12:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:12:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:12:41 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:12:41 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:12:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.7ms (Views: 0.2ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:12:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 6.0ms (Views: 0.3ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:12:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:12:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.0ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:13:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 10.0ms (Views: 7.9ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:13:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:13:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:13:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:13:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:13:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:13:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:13:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:14:00 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.9ms (Views: 0.4ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:14:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:14:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (41.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 45.0ms (Views: 0.2ms | ActiveRecord: 42.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:14:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:14:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.4ms) Completed 200 OK in 8.3ms (Views: 5.2ms | ActiveRecord: 0.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:14:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:14:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:14:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:14:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:14:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:14:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:14:15 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:14:17 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:14:17 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:14:17 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:14:17 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.2ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.5ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (2.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.1ms (Views: 0.2ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:15:36 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/" for 127.0.0.1 at 2015-09-29 17:21:13 -0400 ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-09-29 17:21:20 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features"  Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.7ms) Completed 200 OK in 8.3ms (Views: 7.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:20 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:20 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:20 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:20 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:20 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:20 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:20 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.1ms) Completed 200 OK in 7.2ms (Views: 6.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.4ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:21:21 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:30 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:30 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:30 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:21:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.4ms) Completed 200 OK in 6.0ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:33 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:33 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:34 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:34 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:34 -0400 Served asset /jquery_ujs.js - 200 OK (41ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:34 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:34 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:21:34 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:21:34 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:21:34 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:21:34 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:21:38 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.1ms) Completed 200 OK in 6.3ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:38 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:38 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:21:38 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:38 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:38 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:38 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:21:38 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:21:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:21:39 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.8ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:21:39 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:21:39 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:22:12 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.7ms (Views: 5.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:12 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:12 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:12 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:12 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:12 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:22:13 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:22:13 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:22:13 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:22:13 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.3ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.4ms) Completed 200 OK in 8.2ms (Views: 6.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:22:16 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.5ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:22:41 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.2ms (Views: 5.8ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:41 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:41 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:22:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 9.2ms (Views: 0.2ms | ActiveRecord: 4.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:22:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:22:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:22:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.2ms (Views: 0.3ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 43.7ms (Views: 42.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.7ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:22:54 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (2.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 9.9ms (Views: 0.3ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:23:10 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.1ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:23:10 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:23:10 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:23:11 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:23:11 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:23:11 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:23:11 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:23:11 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:23:11 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (3.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 7.0ms (Views: 0.1ms | ActiveRecord: 4.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:23:11 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:23:11 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:23:11 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.7ms (Views: 0.8ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 7.2ms (Views: 6.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:36:59 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 2.9ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 7.4ms (Views: 6.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:37:17 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:37:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 6.6ms (Views: 5.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:37:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:37:43 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:37:43 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:37:43 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:37:43 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:37:43 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:37:43 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:37:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:37:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:37:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.1ms (Views: 0.2ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:37:43 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.4ms (Views: 0.3ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:39:09 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 6.7ms (Views: 5.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:39:09 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:39:09 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:39:09 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:39:09 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:39:09 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:39:09 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:39:09 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:39:09 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 8.1ms (Views: 0.1ms | ActiveRecord: 5.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:39:10 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:39:10 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:39:10 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.4ms (Views: 0.3ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.1ms) Completed 200 OK in 8.8ms (Views: 7.5ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 6.9ms (Views: 0.4ms | ActiveRecord: 4.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:39:46 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.1ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.6ms (Views: 0.8ms | ActiveRecord: 1.5ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:40:06 -0400 AbstractController::ActionNotFound (The action 'destroy' could not be found for GreenFlag::Admin::FeaturesController): actionpack (3.2.22) lib/abstract_controller/base.rb:116:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__1082345938544859717__call__3154894543334643058__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:40:36 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 7.1ms (Views: 5.8ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:40:37 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.5ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.6ms) Completed 200 OK in 8.7ms (Views: 7.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.8ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:40:44 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.6ms (Views: 0.8ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 6.4ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:40:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 7.4ms (Views: 6.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.6ms (Views: 0.2ms | ActiveRecord: 3.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-29 17:41:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-29 17:42:21 -0400 AbstractController::ActionNotFound (The action 'destroy' could not be found for GreenFlag::Admin::FeaturesController): actionpack (3.2.22) lib/abstract_controller/base.rb:116:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__1082345938544859717__call__3154894543334643058__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 10:48:51 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 132.9ms (Views: 8.4ms | ActiveRecord: 18.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 14.4ms (Views: 0.2ms | ActiveRecord: 6.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 21.3ms (Views: 0.1ms | ActiveRecord: 6.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.4ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 10:48:52 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 10:48:55 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} Completed 500 Internal Server Error in 2.2ms NoMethodError (undefined method `pp' for #): /Users/jason/dev/green_flag/app/controllers/green_flag/admin/features_controller.rb:21:in `destroy' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__520005970358745022__process_action__1963487149520696998__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__1082345938544859717__call__3154894543334643058__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 10:49:36 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 13.6ms (Views: 5.0ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 10:49:36 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 10:49:36 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 10:49:36 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 10:49:36 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 10:49:36 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 10:49:36 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 10:49:36 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 10:49:37 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 13.2ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 10:49:37 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 25.9ms (Views: 0.1ms | ActiveRecord: 9.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 10:49:37 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 10:49:37 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 10:49:39 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} Completed 500 Internal Server Error in 4.1ms ActionView::MissingTemplate (Missing template green_flag/admin/features/destroy, application/destroy with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/jason/dev/green_flag/spec/dummy/app/views" * "/Users/jason/dev/green_flag/app/views" ): actionpack (3.2.22) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.22) lib/action_view/lookup_context.rb:122:in `find' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:34:in `determine_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__520005970358745022__process_action__1963487149520696998__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__1082345938544859717__call__3154894543334643058__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 6.6ms (Views: 5.5ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.2ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 10:49:56 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 10:50:37 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} Completed 500 Internal Server Error in 1.5ms ActionView::MissingTemplate (Missing template green_flag/admin/features/destroy, application/destroy with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/jason/dev/green_flag/spec/dummy/app/views" * "/Users/jason/dev/green_flag/app/views" ): actionpack (3.2.22) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.22) lib/action_view/lookup_context.rb:122:in `find' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:34:in `determine_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__520005970358745022__process_action__1963487149520696998__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__1082345938544859717__call__3154894543334643058__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.6ms (Views: 5.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 10:52:02 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.2ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:04:31 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.7ms) Completed 200 OK in 34.8ms (Views: 26.0ms | ActiveRecord: 2.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:04:31 -0400 Served asset /green_flag/application.css - 200 OK (7ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:04:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:04:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:04:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:04:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:04:31 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:04:31 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:04:32 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 65.2ms (Views: 0.3ms | ActiveRecord: 5.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:04:32 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 33.7ms (Views: 0.1ms | ActiveRecord: 7.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:04:32 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.5ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:04:32 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.9ms (Views: 0.5ms | ActiveRecord: 1.2ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:04:39 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"group_key"=>"Everyone", "group_description"=>"This is everyone!", "percentage"=>"100", "order_by"=>0}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"group_key"=>"Everyone", "group_description"=>"This is everyone!", "percentage"=>"100", "order_by"=>0}]}} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (6.1ms) BEGIN  (11.7ms) UPDATE "green_flag_features" SET "version_number" = 2, "updated_at" = '2015-09-30 15:04:39.400401' WHERE "green_flag_features"."id" = 1  (0.5ms) COMMIT  (0.2ms) BEGIN SQL (3.8ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 2]]  (0.3ms) COMMIT Completed 200 OK in 37.9ms (Views: 0.1ms | ActiveRecord: 23.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:16:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.4ms) Completed 200 OK in 9.2ms (Views: 7.9ms | ActiveRecord: 0.3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:16:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 7.9ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:16:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:16:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:16:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 9.1ms (Views: 6.6ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.2ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:16:23 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:16:24 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 6.6ms (Views: 5.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:16:24 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:16:24 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:24 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:24 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:24 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:16:24 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:24 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:16:25 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.2ms (Views: 0.1ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:16:25 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:16:25 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:16:25 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:16:45 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 6.4ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:16:45 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:16:45 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:45 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:16:45 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:45 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:45 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:16:45 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:16:47 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 7.0ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:16:47 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:16:47 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:16:47 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.3ms) Completed 200 OK in 8.3ms (Views: 7.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:17:18 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:17:39 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.0ms) Completed 200 OK in 7.7ms (Views: 6.7ms | ActiveRecord: 0.2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:17:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:17:39 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:17:39 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:17:39 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:18:04 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.8ms) Completed 200 OK in 7.2ms (Views: 6.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 3.6ms (Views: 0.4ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:18:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 6.0ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.1ms (Views: 0.1ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:18:07 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:18:19 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.4ms (Views: 5.9ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:19 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:19 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:19 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:19 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:19 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:19 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:19 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 7.5ms (Views: 0.1ms | ActiveRecord: 4.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 6.0ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 8.0ms (Views: 6.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 7.5ms (Views: 0.2ms | ActiveRecord: 3.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.9ms (Views: 0.4ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:18:20 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:19:12 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 6.7ms (Views: 5.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:19:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:19:12 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:19:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:19:12 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:19:12 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:19:12 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:19:13 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:19:13 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.7ms (Views: 0.1ms | ActiveRecord: 4.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:19:13 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:19:13 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:19:13 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.3ms | ActiveRecord: 1.2ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:19:15 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} Completed 500 Internal Server Error in 3.2ms ActionView::MissingTemplate (Missing template green_flag/admin/features/destroy, application/destroy with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/jason/dev/green_flag/spec/dummy/app/views" * "/Users/jason/dev/green_flag/app/views" ): actionpack (3.2.22) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.22) lib/action_view/lookup_context.rb:122:in `find' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:34:in `determine_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3366236063306643484__process_action__4105561098734111064__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3018757174343572733__call__2577245390466998640__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 8.0ms (Views: 6.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:23:04 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.4ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:32:26 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 6.4ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:32:26 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:32:26 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:32:26 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:32:26 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:32:26 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:32:26 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:32:26 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:32:27 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:32:27 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:32:27 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.4ms (Views: 0.2ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:32:27 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:43:43 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69594) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (10.6ms) Compiled green_flag/application.js (1ms) (pid 69594) Completed 200 OK in 26.4ms (Views: 25.0ms | ActiveRecord: 0.3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:43:44 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 9.1ms (Views: 0.1ms | ActiveRecord: 4.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:43:44 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:43:44 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.8ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:43:44 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:43:56 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69594) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.8ms) Compiled green_flag/application.js (1ms) (pid 69594) Completed 200 OK in 19.4ms (Views: 18.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:43:56 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:43:56 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:43:56 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:43:56 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:43:56 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:43:56 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:43:56 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:43:58 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 9.0ms (Views: 0.3ms | ActiveRecord: 4.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:43:58 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:43:58 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.0ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:43:58 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:44:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69594) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.4ms) Compiled green_flag/application.js (1ms) (pid 69594) Completed 200 OK in 52.6ms (Views: 51.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 7.9ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:44:03 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.1ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.1ms (Views: 0.4ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:44:04 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.1ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:04 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:04 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:04 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:04 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:04 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:04 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:04 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:44:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:44:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:44:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:44:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.2ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:44:28 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69594) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.7ms) Compiled green_flag/application.js (1ms) (pid 69594) Completed 200 OK in 17.8ms (Views: 16.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:28 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:28 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:28 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:28 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:28 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:28 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:28 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:44:29 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.7ms (Views: 0.1ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:44:29 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:44:29 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.4ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:44:29 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.0ms (Views: 0.2ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.6ms (Views: 5.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 8.6ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:44:30 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:44:36 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69594) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.5ms) Compiled green_flag/application.js (1ms) (pid 69594) Completed 200 OK in 18.1ms (Views: 17.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:36 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:36 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:36 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:36 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:36 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:36 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:36 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.5ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 7.5ms (Views: 5.0ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:37 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:44:38 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.7ms (Views: 0.1ms | ActiveRecord: 3.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:44:38 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:44:38 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.0ms (Views: 0.3ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:44:38 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:44:39 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 8.8ms (Views: 7.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:39 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:44:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:44:39 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:44:39 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:44:39 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.8ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:44:50 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.0ms (Views: 4.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:50 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:50 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:50 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:50 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:50 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:50 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:50 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:44:51 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.7ms (Views: 0.1ms | ActiveRecord: 3.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:44:51 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:44:51 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:44:51 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.2ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:44:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 5.7ms (Views: 4.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:52 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:52 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:52 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:52 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:52 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:52 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:52 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:44:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.1ms (Views: 0.2ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:44:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:44:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:44:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.6ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:44:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 8.4ms (Views: 7.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:55 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:55 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:55 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:55 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:44:55 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:55 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:44:55 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:44:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 8.6ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:44:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:44:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.8ms (Views: 0.5ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:44:56 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69594) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.1ms) Compiled green_flag/application.js (1ms) (pid 69594) Completed 200 OK in 19.5ms (Views: 18.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Served asset /green_flag/application.js - 304 Not Modified (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.7ms (Views: 0.1ms | ActiveRecord: 3.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.7ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:45:52 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:45:53 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 6.6ms (Views: 5.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:53 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:53 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:53 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:53 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:53 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:53 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:53 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 7.0ms (Views: 0.2ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 6.5ms (Views: 5.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:54 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:45:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 7.3ms (Views: 0.2ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:45:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:45:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:45:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.5ms (Views: 4.9ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 4.6ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:45:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:45:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:03 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69594) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.2ms) Compiled green_flag/application.js (1ms) (pid 69594) Completed 200 OK in 18.9ms (Views: 17.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:03 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:03 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:03 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:03 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:03 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:03 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:03 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:04 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.4ms (Views: 0.1ms | ActiveRecord: 3.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:04 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.0ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:04 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:04 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:12 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69594) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.9ms) Compiled green_flag/application.js (1ms) (pid 69594) Completed 200 OK in 19.0ms (Views: 18.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:12 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:12 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:12 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:12 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:12 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:13 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.7ms (Views: 0.1ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:13 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:13 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.4ms (Views: 0.5ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:13 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.9ms (Views: 0.3ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:14 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.6ms) Completed 200 OK in 8.9ms (Views: 7.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:14 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:14 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:14 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:14 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:14 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:14 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:14 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.0ms (Views: 0.1ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:30 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69594) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.1ms) Compiled green_flag/application.js (2ms) (pid 69594) Completed 200 OK in 20.2ms (Views: 18.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:30 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.8ms (Views: 0.3ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.7ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 6.6ms (Views: 5.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:33 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:34 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 8.1ms (Views: 0.3ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:34 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:34 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.7ms (Views: 0.5ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:34 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:39 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 5.7ms (Views: 4.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:39 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:39 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:39 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:39 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:46:39 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:39 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:39 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:40 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.1ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:40 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:40 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:40 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:51 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.7ms) Completed 200 OK in 31.2ms (Views: 22.9ms | ActiveRecord: 2.3ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:52 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (1ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:52 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 68.8ms (Views: 0.1ms | ActiveRecord: 5.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:52 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 34.0ms (Views: 0.1ms | ActiveRecord: 6.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:52 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.9ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:52 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.7ms (Views: 0.3ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:53 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.7ms) Completed 200 OK in 8.0ms (Views: 6.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:53 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:54 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.5ms (Views: 5.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:54 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:54 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 7.3ms (Views: 0.1ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:54 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:54 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:54 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 37.6ms (Views: 36.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:56 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 8.3ms (Views: 0.1ms | ActiveRecord: 5.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:56 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:57 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.1ms (Views: 5.2ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:57 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:57 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:57 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:57 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:46:57 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 6.4ms (Views: 5.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:46:57 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:46:58 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:46:58 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:46:58 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:46:58 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:47:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.1ms (Views: 4.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:47:05 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:47:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:47:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:47:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.4ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:47:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.4ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:48:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.1ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 18.2ms (Views: 17.2ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:02 -0400 Served asset /green_flag/application.css - 200 OK (4ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:02 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:02 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:02 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:02 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:02 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:02 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:48:07 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (42.8ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 53.5ms (Views: 52.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:07 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:07 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:07 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:07 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:07 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:07 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:07 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:48:08 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:48:08 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:48:08 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:48:08 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:48:22 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.6ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 20.3ms (Views: 19.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:22 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:22 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:22 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:22 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:22 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:22 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:22 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:48:23 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:48:23 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:48:23 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:48:23 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:26 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:26 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:26 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.2ms) Completed 200 OK in 9.4ms (Views: 8.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (42.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 46.3ms (Views: 0.1ms | ActiveRecord: 43.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:48:29 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.8ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 22.3ms (Views: 21.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.8ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:50:38 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:50:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.4ms) Completed 200 OK in 11.0ms (Views: 7.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:50:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:50:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:50:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:50:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:50:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:50:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:50:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:50:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 6.9ms (Views: 0.2ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:50:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:50:43 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:50:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:53:29 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>1, "order_by"=>0, "percentage"=>"90", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>2, "group_description"=>"This is everyone!"}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>1, "order_by"=>0, "percentage"=>"90", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>2, "group_description"=>"This is everyone!"}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 3, "updated_at" = '2015-09-30 15:53:29.180112' WHERE "green_flag_features"."id" = 1  (5.7ms) COMMIT  (0.1ms) BEGIN SQL (0.7ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 90], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 3]]  (6.1ms) COMMIT Completed 200 OK in 23.0ms (Views: 0.1ms | ActiveRecord: 13.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (40.6ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 52.8ms (Views: 51.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:53:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.2ms (Views: 0.3ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 7.1ms (Views: 5.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (2.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.4ms (Views: 0.2ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:53:44 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 9.1ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.9ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.6ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.2ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '34f0f6c3-f121-4a6b-8753-f43a4d16a724' LIMIT 1  (0.1ms) BEGIN SQL (0.8ms) INSERT INTO "green_flag_site_visitors" ("created_at", "updated_at", "user_id", "visitor_code") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:53:48 UTC +00:00], ["updated_at", Wed, 30 Sep 2015 15:53:48 UTC +00:00], ["user_id", nil], ["visitor_code", "34f0f6c3-f121-4a6b-8753-f43a4d16a724"]]  (0.8ms) COMMIT GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 2 LIMIT 1 Completed 200 OK in 6.6ms (Views: 0.2ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:53:48 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.5ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 19.5ms (Views: 18.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.6ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:54:10 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.2ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:54:40 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.8ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 20.9ms (Views: 19.8ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Served asset /green_flag/application.js - 200 OK (7ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:54:41 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:55:22 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.6ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 19.4ms (Views: 18.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:55:22 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:55:23 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:55:23 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:55:23 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:55:23 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:55:23 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:55:23 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:55:23 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.6ms (Views: 0.1ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:55:23 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:55:23 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:55:23 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:56:07 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.6ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 19.5ms (Views: 18.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:07 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:07 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:07 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:07 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:07 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:07 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:07 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:56:08 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 9.2ms (Views: 0.2ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:56:08 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:56:08 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.8ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:56:08 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:56:22 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.1ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 19.0ms (Views: 18.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:22 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:22 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:22 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:22 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:22 -0400 Served asset /green_flag/admin/features.js - 200 OK (41ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:22 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:22 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:56:28 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.4ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 18.2ms (Views: 17.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:28 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:28 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:28 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:28 -0400 Served asset /green_flag/admin/features.js - 200 OK (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:28 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:28 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:28 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:56:29 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.9ms (Views: 0.2ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:56:29 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:56:29 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:56:29 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.6ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:56:30 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 9.5ms (Views: 7.1ms | ActiveRecord: 0.6ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:56:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:56:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:56:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:56:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.5ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:56:41 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.0ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 20.0ms (Views: 19.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:41 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:41 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:56:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (4.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.2ms (Views: 0.3ms | ActiveRecord: 4.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:56:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:56:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:56:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.6ms (Views: 0.5ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:56:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.0ms (Views: 4.8ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:56:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:56:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:57:00 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.1ms (Views: 0.2ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:57:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:57:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:57:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:57:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.2ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 19.1ms (Views: 17.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:57:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:57:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:57:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:57:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:57:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:57:52 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:57:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:57:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.9ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:57:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:57:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:57:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.4ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 11:58:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.6ms) Completed 200 OK in 8.5ms (Views: 7.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 11:58:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 11:58:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 11:58:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 11:58:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 11:58:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 11:58:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 11:58:01 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 11:58:02 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.1ms (Views: 0.1ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 11:58:02 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 11:58:02 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.4ms (Views: 0.4ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 11:58:02 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.0ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 25.0ms (Views: 23.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.9ms (Views: 0.1ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.6ms (Views: 0.3ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:29:49 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 6.2ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.3ms (Views: 0.3ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:31:01 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started PUT "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:31:04 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#update as JSON Parameters: {"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-30T15:53:29Z", "version_number"=>3}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true, "feature_id"=>"1", "feature_decision_summary"=>{"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-30T15:53:29Z", "version_number"=>3}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true}} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND (manual is not true)  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 6.9ms (Views: 5.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:31:38 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.0ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 21.9ms (Views: 20.5ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:39:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.8ms) Completed 200 OK in 7.7ms (Views: 6.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.9ms (Views: 0.1ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:39:16 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:39:25 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 7.9ms (Views: 6.3ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.4ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:39:26 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:40:10 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 6.2ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:40:10 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:10 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:40:10 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:10 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:40:10 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:10 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:10 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:40:11 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 9.8ms (Views: 0.5ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:40:11 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:40:11 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.8ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:40:11 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:40:35 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.6ms) Completed 500 Internal Server Error in 6.8ms ActionView::Template::Error (wrong number of arguments (1 for 0)): 73: 74: 75: 76: <%= alert(500); %> 77: 78: 79: <%# Templates - decisions %> actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:195:in `alert' actionpack (3.2.22) lib/action_controller/metal/flash.rb:7:in `alert' actionpack (3.2.22) lib/abstract_controller/helpers.rb:53:in `alert' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:76:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb___4158814154455816479_70273227362680' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2705757363683985795__process_action__2091407068714329203__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__296307197389961770__call__2339905050928941006__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:40:50 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 6.5ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:40:50 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:40:50 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:40:50 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:50 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:50 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:50 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:50 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:40:51 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 10.5ms (Views: 0.1ms | ActiveRecord: 6.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:40:51 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:40:51 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.7ms (Views: 0.5ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:40:51 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (42.1ms) Completed 200 OK in 46.2ms (Views: 45.2ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (3.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 9.9ms (Views: 0.1ms | ActiveRecord: 6.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.5ms (Views: 0.5ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:40:59 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:41:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.2ms (Views: 5.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:41:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:41:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:41:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:15 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:41:16 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.0ms (Views: 0.2ms | ActiveRecord: 4.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:41:16 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:41:16 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:41:16 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:41:27 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 6.8ms (Views: 5.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:41:27 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:41:27 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:27 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:41:27 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:27 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:27 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:27 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:41:28 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.4ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:41:28 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:41:28 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:41:28 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.4ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:41:41 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.2ms (Views: 6.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:41:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:41:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:41:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:41 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:41:41 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:41:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.9ms (Views: 0.1ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:41:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.7ms (Views: 0.5ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:41:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:41:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:42:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] ERROR: compiling ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb___4158814154455816479_70273216444260 RAISED /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:76: syntax error, unexpected '}', expecting => '); @pct = {{percentage}} ^ Function body: def ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb___4158814154455816479_70273216444260(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "green_flag/admin/features/show";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('

');@output_buffer.append= ( link_to 'Green Flag', admin_features_path );@output_buffer.safe_concat(' - ');@output_buffer.append= ( @feature.code );@output_buffer.safe_concat('

'); @output_buffer.safe_concat('
'); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' ');@output_buffer.append= ( link_to "Delete Flag", admin_feature_path(@feature.id), method: :delete, class: "btn btn-danger delete-confirmation", data: { confirm: 'Are you sure? ' + 'The feature and all associated rules and decisions will be permanently deleted.'} );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' '); @output_buffer.append= ( javascript_include_tag 'green_flag/admin/features' );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `module_eval' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `compile' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:244:in `block in compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `synchronize' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:144:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:125:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:17:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:88:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:16:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:425:in `_run__2705757363683985795__process_action__2091407068714329203__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in `block in action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `_run__296307197389961770__call__2339905050928941006__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in `call_app' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/tagged_logging.rb:22:in `tagged' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/static.rb:83:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/application.rb:231:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/content_length.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/log_tailer.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (0.8ms) Completed 500 Internal Server Error in 2.9ms ActionView::Template::Error (/Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:76: syntax error, unexpected '}', expecting => '); @pct = {{percentage}} ^): 73: 74: 75: 76: <% @pct = {{percentage}} %> 77: 78: 79: <%# Templates - decisions %> actionpack (3.2.22) lib/action_view/template.rb:297:in `module_eval' actionpack (3.2.22) lib/action_view/template.rb:297:in `compile' actionpack (3.2.22) lib/action_view/template.rb:244:in `block in compile!' actionpack (3.2.22) lib/action_view/template.rb:232:in `synchronize' actionpack (3.2.22) lib/action_view/template.rb:232:in `compile!' actionpack (3.2.22) lib/action_view/template.rb:144:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2705757363683985795__process_action__2091407068714329203__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__296307197389961770__call__2339905050928941006__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (38.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (43.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.7ms) Completed 200 OK in 7.8ms (Views: 6.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.6ms (Views: 0.2ms | ActiveRecord: 4.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:42:29 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:42:30 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:42:43 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.9ms) Completed 200 OK in 9.0ms (Views: 7.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:42:43 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:42:43 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:42:43 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:42:43 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:42:43 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:42:43 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:42:43 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:42:44 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:42:44 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:42:44 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:42:44 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:43:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 6.8ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:43:02 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:02 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:02 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:02 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:43:02 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:43:02 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:02 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:43:03 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (3.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.6ms (Views: 0.1ms | ActiveRecord: 5.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:43:03 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:43:03 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.4ms (Views: 0.4ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:43:03 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.3ms (Views: 5.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.1ms | ActiveRecord: 3.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:43:08 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.4ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:43:27 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.6ms) Completed 200 OK in 8.4ms (Views: 7.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:43:27 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:43:27 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:43:27 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:27 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:27 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:27 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:43:27 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:43:28 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.1ms (Views: 0.1ms | ActiveRecord: 3.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:43:28 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:43:28 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.0ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:43:28 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.3ms (Views: 0.3ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 6.0ms (Views: 5.2ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:44:18 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started PUT "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:57:29 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#update as JSON Parameters: {"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-30T15:53:29Z", "version_number"=>3}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true, "feature_id"=>"1", "feature_decision_summary"=>{"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-30T15:53:29Z", "version_number"=>3}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true}} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND (manual is not true)  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.5ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started PUT "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 12:57:30 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#update as JSON Parameters: {"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-30T15:53:29Z", "version_number"=>3}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true, "forget_disabled"=>true, "feature_id"=>"1", "feature_decision_summary"=>{"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-30T15:53:29Z", "version_number"=>3}, "enabled"=>0, "disabled"=>0, "forget_enabled"=>true, "forget_disabled"=>true}} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND (manual is not true)  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' AND (manual is not true)  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.1ms (Views: 0.2ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.1ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 23.5ms (Views: 22.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (45.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 49.7ms (Views: 0.1ms | ActiveRecord: 47.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 13:11:01 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (12.8ms) Compiled green_flag/application.js (2ms) (pid 69958) Completed 200 OK in 29.7ms (Views: 28.5ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Served asset /green_flag/admin/features.js - 200 OK (4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.8ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 13:41:13 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 13:41:17 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 13:41:17 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 13:41:17 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 13:42:10 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.5ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 20.9ms (Views: 19.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (3.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.0ms (Views: 0.2ms | ActiveRecord: 4.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 13:42:11 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.8ms (Views: 0.4ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.7ms) Completed 200 OK in 10.0ms (Views: 8.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.3ms (Views: 0.1ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 13:43:01 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.2ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 13:44:35 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.8ms) Completed 200 OK in 8.4ms (Views: 7.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 13:44:35 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 13:44:35 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 13:44:35 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 13:44:35 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 13:44:35 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 13:44:35 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 13:44:36 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 13:44:36 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 13:44:36 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 13:44:36 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 13:44:36 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.7ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.2ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 18.6ms (Views: 17.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.6ms (Views: 0.1ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.4ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 13:46:18 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:00:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.9ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 24.2ms (Views: 23.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:00:33 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:00:33 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:00:33 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:00:33 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:00:33 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:00:33 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:00:33 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:00:34 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:00:34 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:00:34 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:00:34 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.1ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:00:49 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.4ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 54.2ms (Views: 53.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:00:49 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:00:49 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:00:49 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:00:49 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:00:49 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:00:49 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:00:49 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:00:50 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:00:50 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:00:50 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:00:50 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:01:37 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.4ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 19.9ms (Views: 18.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:01:37 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:01:37 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:01:37 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:01:37 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:01:37 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:01:37 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:01:37 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:01:38 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.7ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:01:38 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:01:38 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:01:38 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.3ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 52.3ms (Views: 51.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.1ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.7ms (Views: 0.3ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:04:45 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 8.5ms (Views: 7.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.2ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:17:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 6.4ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.1ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.1ms (Views: 0.2ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:17:50 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.8ms (Views: 0.3ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:19:35 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.1ms) Compiled green_flag/application.js (1ms) (pid 69958) Completed 200 OK in 61.1ms (Views: 60.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:19:35 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:19:35 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:19:35 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:19:35 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:19:35 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:19:35 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:19:35 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:19:36 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.8ms (Views: 0.1ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:19:36 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:19:36 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:19:36 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.3ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 69958) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.7ms) Compiled green_flag/application.js (2ms) (pid 69958) Completed 200 OK in 24.6ms (Views: 23.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:23:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:26:04 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70928) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (11.9ms) Compiled green_flag/application.js (1ms) (pid 70928) Completed 200 OK in 43.3ms (Views: 34.3ms | ActiveRecord: 2.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:26:04 -0400 Served asset /green_flag/application.css - 200 OK (6ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:26:04 -0400 Served asset /green_flag/admin/features.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:26:04 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:04 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:04 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:04 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:04 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:26:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 76.2ms (Views: 0.2ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:26:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 40.6ms (Views: 0.1ms | ActiveRecord: 9.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:26:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:26:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.3ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70928) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.9ms) Compiled green_flag/application.js (1ms) (pid 70928) Completed 200 OK in 47.6ms (Views: 16.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:26:36 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.6ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:26:44 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70928) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.6ms) Compiled green_flag/application.js (1ms) (pid 70928) Completed 200 OK in 20.0ms (Views: 19.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:26:44 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:26:44 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:44 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:44 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:26:44 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:44 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:26:44 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:26:45 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.1ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:26:45 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:26:45 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:26:45 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:27:21 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.4ms (Views: 5.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:27:21 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:27:21 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:27:22 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:27:22 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:27:22 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:27:22 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:27:22 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:27:22 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:27:22 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:27:23 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:27:23 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70928) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.3ms) Compiled green_flag/application.js (1ms) (pid 70928) Completed 200 OK in 20.2ms (Views: 17.4ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.2ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features1/destroyable" for 127.0.0.1 at 2015-09-30 14:28:13 -0400 ActionController::RoutingError (No route matches [GET] "/green_flag/admin/features1/destroyable"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:28:46 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 11.6ms (Views: 4.7ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:28:46 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:28:46 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:28:46 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:28:46 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:28:46 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:28:46 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:28:46 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:28:47 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 23.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2809830408443424163__process_action__62711810325496694__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2557740054100016755__call__2414148805686131886__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:28:47 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 18.9ms (Views: 0.1ms | ActiveRecord: 6.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:28:47 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.7ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:28:47 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features1/destroyable" for 127.0.0.1 at 2015-09-30 14:28:47 -0400 ActionController::RoutingError (No route matches [GET] "/green_flag/admin/features1/destroyable"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (38.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:30:35 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 12.7ms (Views: 5.1ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:30:35 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:30:35 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:30:35 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:30:35 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:30:35 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:30:35 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:30:35 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:30:35 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 26.9ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2809830408443424163__process_action__62711810325496694__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2557740054100016755__call__2414148805686131886__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (4.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:30:36 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 21.5ms (Views: 0.1ms | ActiveRecord: 6.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:30:36 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.3ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:30:36 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features1/destroyable" for 127.0.0.1 at 2015-09-30 14:30:36 -0400 ActionController::RoutingError (No route matches [GET] "/green_flag/admin/features1/destroyable"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70928) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.1ms) Compiled green_flag/application.js (1ms) (pid 70928) Completed 200 OK in 20.6ms (Views: 19.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (4ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2809830408443424163__process_action__62711810325496694__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2557740054100016755__call__2414148805686131886__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (38.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (49.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.2ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 14:30:59 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.5ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:31:41 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.3ms) Completed 200 OK in 5.9ms (Views: 4.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:31:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.2ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2809830408443424163__process_action__62711810325496694__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2557740054100016755__call__2414148805686131886__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.6ms (Views: 0.3ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 14:31:42 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.4ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70928) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.8ms) Compiled green_flag/application.js (1ms) (pid 70928) Completed 200 OK in 20.9ms (Views: 19.4ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 4.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2809830408443424163__process_action__62711810325496694__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2557740054100016755__call__2414148805686131886__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.0ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:31:56 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:32:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70928) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.0ms) Compiled green_flag/application.js (1ms) (pid 70928) Completed 200 OK in 21.1ms (Views: 19.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:32:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:32:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:32:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:15 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:32:16 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2809830408443424163__process_action__62711810325496694__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2557740054100016755__call__2414148805686131886__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:32:16 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:32:16 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.4ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:32:16 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features1/destroyable" for 127.0.0.1 at 2015-09-30 14:32:16 -0400 ActionController::RoutingError (No route matches [GET] "/green_flag/admin/features1/destroyable"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:32:27 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (10.5ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 43.1ms (Views: 34.1ms | ActiveRecord: 2.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Served asset /green_flag/application.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 73.9ms (Views: 0.1ms | ActiveRecord: 6.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 34.4ms (Views: 0.1ms | ActiveRecord: 8.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.8ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 9.5ms (Views: 0.3ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 14:32:28 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.5ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 7.5ms (Views: 6.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (7.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 11.0ms (Views: 0.1ms | ActiveRecord: 7.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.6ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:32:29 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 12.4ms (Views: 0.2ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.3ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 19.5ms (Views: 18.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 14:39:56 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.7ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 53.3ms (Views: 50.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Served asset /green_flag/application.js - 200 OK (6ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 14:44:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:02:57 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.8ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 23.3ms (Views: 22.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:02:57 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:02:57 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:02:57 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:02:57 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:02:57 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:02:57 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:02:57 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:03:39 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.5ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 17.5ms (Views: 16.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:03:39 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:03:39 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:03:39 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:39 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:39 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:39 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:39 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.7ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 19.2ms (Views: 18.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 15:03:52 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:03:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.4ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 18.8ms (Views: 17.5ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:03:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:03:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:03:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:03:59 -0400 Served asset /green_flag/application.js - 200 OK (44ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.1ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 23.1ms (Views: 19.3ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 15:05:32 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:05:35 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 7.2ms (Views: 6.2ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:35 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:35 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:35 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:35 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:35 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:35 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:35 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 15:05:36 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.1ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 15:05:36 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 15:05:36 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 15:05:36 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 15:05:36 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 5.8ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.6ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 15:05:39 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:44 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:44 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:05:44 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.3ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 21.1ms (Views: 20.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 2.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 15:07:43 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.1ms (Views: 0.3ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.5ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 23.3ms (Views: 21.1ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Served asset /green_flag/admin/features.js - 200 OK (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.9ms (Views: 0.1ms | ActiveRecord: 3.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 54.9ms (Views: 50.0ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 15:08:22 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.8ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 22.0ms (Views: 20.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Served asset /green_flag/admin/features.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.6ms (Views: 0.1ms | ActiveRecord: 3.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.9ms (Views: 0.1ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 15:08:34 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:08:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.7ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 19.5ms (Views: 18.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:08:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:08:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:08:55 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:08:55 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (38.6ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 52.1ms (Views: 51.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.2ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 15:09:02 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.5ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.7ms) Completed 200 OK in 10.6ms (Views: 9.0ms | ActiveRecord: 0.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 16:37:50 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 6.8ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.5ms (Views: 0.2ms | ActiveRecord: 3.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 16:38:03 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 16:38:21 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.2ms (Views: 6.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 16:38:21 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 16:38:21 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 16:38:21 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:21 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:21 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:21 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:21 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 16:38:22 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.1ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 16:38:22 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 16:38:22 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 16:38:22 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 16:38:22 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.1ms (Views: 6.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.2ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.5ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 16:38:31 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 16:40:47 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.0ms) Completed 200 OK in 8.9ms (Views: 7.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 16:40:47 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 16:40:47 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 16:40:47 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 16:40:47 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 16:40:47 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 16:40:47 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 16:40:47 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 16:40:48 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.4ms (Views: 0.1ms | ActiveRecord: 5.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 16:40:48 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 16:40:48 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 16:40:48 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.6ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 16:40:48 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 16:41:00 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 6.9ms (Views: 6.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 16:41:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 16:41:00 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 16:41:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 16:41:00 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 16:41:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 16:41:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 16:41:00 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 16:41:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.1ms (Views: 0.1ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 16:41:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 16:41:01 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 16:41:01 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 16:41:01 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 16:46:12 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 16:46:12 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 16:46:12 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 16:46:21 -0400 Processing by GreenFlag::Admin::RuleListsController#show as HTML Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 16:46:26 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as HTML Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:08:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (11.1ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 28.6ms (Views: 27.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:08:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:08:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:08:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:08:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:08:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:08:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:08:52 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:08:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:08:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:08:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:08:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:08:53 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.9ms) Compiled green_flag/application.js (3ms) (pid 70970) Completed 200 OK in 19.9ms (Views: 18.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:09:13 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.4ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:09:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.2ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 21.7ms (Views: 20.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:09:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:09:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:09:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:09:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:09:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:09:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:09:42 -0400 Served asset /green_flag/application.js - 200 OK (6ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:09:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:09:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:09:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (2.0ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.6ms (Views: 0.3ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:09:43 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.6ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:09:43 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:17:50 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.9ms (Views: 6.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:17:51 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:18:04 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.3ms) Completed 200 OK in 8.0ms (Views: 7.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:18:04 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:18:04 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:18:04 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:18:04 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:18:04 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:18:04 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:18:04 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:18:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.6ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:18:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:18:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:18:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:18:05 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:18:46 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.2ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 23.7ms (Views: 22.0ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:18:46 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:18:46 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:18:46 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:18:46 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:18:46 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:18:46 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:18:47 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:18:47 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:18:47 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:18:47 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:18:47 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:18:47 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.5ms) Completed 200 OK in 6.8ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.9ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (3.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.4ms (Views: 0.2ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:19:12 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.4ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.3ms) Completed 200 OK in 8.7ms (Views: 7.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.9ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:19:24 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.0ms) Compiled green_flag/application.js (2ms) (pid 70970) Completed 200 OK in 20.6ms (Views: 19.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Served asset /green_flag/admin/features.js - 200 OK (45ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.0ms (Views: 0.4ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:24:57 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.4ms) Compiled green_flag/application.js (2ms) (pid 70970) Completed 200 OK in 21.8ms (Views: 20.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.1ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:25:24 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.2ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 19.4ms (Views: 18.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.7ms (Views: 0.1ms | ActiveRecord: 3.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.5ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:30:07 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:38:49 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.2ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 25.1ms (Views: 23.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.1ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:38:50 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.7ms) Completed 200 OK in 7.2ms (Views: 6.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.1ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:39:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (45.2ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 55.7ms (Views: 54.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Served asset /green_flag/admin/features.js - 200 OK (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:39:26 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 70970) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.9ms) Compiled green_flag/application.js (1ms) (pid 70970) Completed 200 OK in 19.1ms (Views: 18.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.4ms (Views: 0.1ms | ActiveRecord: 4.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.1ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:40:24 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.4ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 6.6ms (Views: 5.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.7ms (Views: 0.1ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.5ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:41:52 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.7ms (Views: 0.3ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 7.0ms (Views: 5.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:42:12 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.4ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:44:26 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (26.0ms) Completed 500 Internal Server Error in 28.5ms ActionView::Template::Error (undefined local variable or method `buttonClass' for #<#:0x007fa3690f5a78>): 146:

{{destroyable}}<>/h1 147: 148: <%= link_to "Delete Flag", admin_feature_path(@feature.id), method: :delete, 149: class: buttonClass, data: { confirm: 'Are you sure? ' + 150: 'The feature and all associated rules and decisions will be permanently deleted.'} %> 151: 152: /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:149:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb__2857910771701473954_70169909506900' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:44:40 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.8ms) Completed 500 Internal Server Error in 8.0ms ActionView::Template::Error (undefined local variable or method `buttonClass' for #<#:0x007fa368162660>): 146:

{{destroyable}}<>/h1 147: 148: <%= link_to "Delete Flag", admin_feature_path(@feature.id), method: :delete, 149: class: buttonClass, data: { confirm: 'Are you sure? ' + 150: 'The feature and all associated rules and decisions will be permanently deleted.'} %> 151: 152: /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:149:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb__2857910771701473954_70169901335880' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:45:20 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] ERROR: compiling ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb__2857910771701473954_70169856996760 RAISED /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:142: syntax error, unexpected '}', expecting => if ({{destroyable}}) { ^ /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:144: syntax error, unexpected '}', expecting ')' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:163: syntax error, unexpected keyword_ensure, expecting ')' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:165: syntax error, unexpected keyword_end, expecting ')' Function body: def ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb__2857910771701473954_70169856996760(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "green_flag/admin/features/show";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('

');@output_buffer.append= ( link_to 'Green Flag', admin_features_path );@output_buffer.safe_concat(' - ');@output_buffer.append= ( @feature.code );@output_buffer.safe_concat('

'); @output_buffer.safe_concat('
'); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.append= ( javascript_include_tag 'green_flag/admin/features' );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `module_eval' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `compile' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:244:in `block in compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `synchronize' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:144:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:125:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:17:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:88:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:16:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in `block in action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in `call_app' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/tagged_logging.rb:22:in `tagged' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/static.rb:83:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/application.rb:231:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/content_length.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/log_tailer.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (0.9ms) Completed 500 Internal Server Error in 3.6ms ActionView::Template::Error (/Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:142: syntax error, unexpected '}', expecting => if ({{destroyable}}) { ^ /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:144: syntax error, unexpected '}', expecting ')' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:163: syntax error, unexpected keyword_ensure, expecting ')' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:165: syntax error, unexpected keyword_end, expecting ')'): 139: '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.append= ( javascript_include_tag 'green_flag/admin/features' );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `module_eval' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `compile' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:244:in `block in compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `synchronize' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:144:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:125:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:17:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:88:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:16:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in `block in action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in `call_app' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/tagged_logging.rb:22:in `tagged' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/static.rb:83:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/application.rb:231:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/content_length.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/log_tailer.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.0ms) Completed 500 Internal Server Error in 35.3ms ActionView::Template::Error (/Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:142: syntax error, unexpected '}', expecting => if ({{destroyable}}) ^ /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:145: syntax error, unexpected '<', expecting ')' <% end ^ /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:163: syntax error, unexpected keyword_ensure, expecting ')' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:165: syntax error, unexpected keyword_end, expecting ')'): 139: '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.append= ( javascript_include_tag 'green_flag/admin/features' );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `module_eval' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `compile' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:244:in `block in compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `synchronize' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:144:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:125:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:17:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:88:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:16:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in `block in action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in `call_app' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/tagged_logging.rb:22:in `tagged' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/static.rb:83:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/application.rb:231:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/content_length.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/log_tailer.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (0.8ms) Completed 500 Internal Server Error in 3.0ms ActionView::Template::Error (/Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:145: syntax error, unexpected '<', expecting keyword_end <% end ^ /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:163: syntax error, unexpected keyword_ensure, expecting keyword_end /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:165: syntax error, unexpected end-of-input, expecting keyword_end): 142: if destroyable 143: buttonClass += ' disabled'; 144: 145: <% end %> 146: 147:

{{destroyable}}<>/h1 148: actionpack (3.2.22) lib/action_view/template.rb:297:in `module_eval' actionpack (3.2.22) lib/action_view/template.rb:297:in `compile' actionpack (3.2.22) lib/action_view/template.rb:244:in `block in compile!' actionpack (3.2.22) lib/action_view/template.rb:232:in `synchronize' actionpack (3.2.22) lib/action_view/template.rb:232:in `compile!' actionpack (3.2.22) lib/action_view/template.rb:144:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:46:29 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] ERROR: compiling ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb__2857910771701473954_70169850576600 RAISED /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:144: syntax error, unexpected '<', expecting keyword_end <% end ^ Function body: def ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb__2857910771701473954_70169850576600(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "green_flag/admin/features/show";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('

');@output_buffer.append= ( link_to 'Green Flag', admin_features_path );@output_buffer.safe_concat(' - ');@output_buffer.append= ( @feature.code );@output_buffer.safe_concat('

'); @output_buffer.safe_concat('
'); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.append= ( javascript_include_tag 'green_flag/admin/features' );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `module_eval' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `compile' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:244:in `block in compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `synchronize' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:144:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:125:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:17:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:88:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:16:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in `block in action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in `call_app' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/tagged_logging.rb:22:in `tagged' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/static.rb:83:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/application.rb:231:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/content_length.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/log_tailer.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (0.8ms) Completed 500 Internal Server Error in 33.8ms ActionView::Template::Error (/Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:144: syntax error, unexpected '<', expecting keyword_end <% end ^): 141: 142: buttonClass += ' disabled' if destroyable 143: 144: <% end %> 145: 146:

{{destroyable}}<>/h1 147: actionpack (3.2.22) lib/action_view/template.rb:297:in `module_eval' actionpack (3.2.22) lib/action_view/template.rb:297:in `compile' actionpack (3.2.22) lib/action_view/template.rb:244:in `block in compile!' actionpack (3.2.22) lib/action_view/template.rb:232:in `synchronize' actionpack (3.2.22) lib/action_view/template.rb:232:in `compile!' actionpack (3.2.22) lib/action_view/template.rb:144:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:47:18 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.6ms) Completed 500 Internal Server Error in 9.2ms ActionView::Template::Error (undefined local variable or method `destroyable' for #<#:0x007fa362e16dd0>): 138: <%# Templates - Delete Flag %> 139: '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.append= ( javascript_include_tag 'green_flag/admin/features' );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `module_eval' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `compile' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:244:in `block in compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `synchronize' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:144:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:125:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:17:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:88:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:16:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in `block in action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in `call_app' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/tagged_logging.rb:22:in `tagged' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/static.rb:83:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/application.rb:231:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/content_length.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/log_tailer.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (0.9ms) Completed 500 Internal Server Error in 3.0ms ActionView::Template::Error (/Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:141: syntax error, unexpected '<' ...buttonClass += ' disabled' if <% destroyable ;@output_buffer... ... ^): 138: <%# Templates - Delete Flag %> 139: '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.append= ( javascript_include_tag 'green_flag/admin/features' );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `module_eval' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `compile' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:244:in `block in compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `synchronize' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:144:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:125:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:17:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:88:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:16:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in `block in action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in `call_app' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/tagged_logging.rb:22:in `tagged' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/static.rb:83:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/application.rb:231:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/content_length.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/log_tailer.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (0.7ms) Completed 500 Internal Server Error in 3.0ms ActionView::Template::Error (/Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:141: syntax error, unexpected '}', expecting => buttonClass += ' disabled' if {{destroyable}} ^): 138: <%# Templates - Delete Flag %> 139: 144: 145: <%= test %> 146:

{{destroyable}}<>/h1 147: 148: <%= link_to "Delete Flag", admin_feature_path(@feature.id), method: :delete, /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:145:in `test' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:145:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb__2857910771701473954_70169879773240' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:53:37 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.2ms) Completed 500 Internal Server Error in 7.2ms ActionView::Template::Error (undefined local variable or method `testslsl' for #<#:0x007fa3629b47b0>): 142: buttonClass = "btn btn-danger delete-confirmation"; 143: 144: 145: <%= testslsl %> 146:

{{destroyable}}<>/h1 147: 148: <%= link_to "Delete Flag", admin_feature_path(@feature.id), method: :delete, /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:145:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb__2857910771701473954_70169851531720' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2767271498709402257__process_action__4080441767028368567__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:56:58 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.3ms) Completed 200 OK in 10.7ms (Views: 9.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:56:58 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:56:58 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:56:58 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:56:58 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:56:58 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:56:58 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:56:58 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2155765046397530168__process_action__4080441767028368567__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.0ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.2ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.3ms) Completed 200 OK in 6.2ms (Views: 4.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 5.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2155765046397530168__process_action__4080441767028368567__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-09-30 17:56:59 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.9ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 14:01:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (31.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.3ms) Completed 200 OK in 62.9ms (Views: 22.1ms | ActiveRecord: 31.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 14:01:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 14:01:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 14:01:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 14:01:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 14:01:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 14:01:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 14:01:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 14:01:06 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (5.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (26.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 37.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2155765046397530168__process_action__4080441767028368567__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 14:01:06 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (24.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 27.3ms (Views: 0.3ms | ActiveRecord: 24.3ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-10-01 14:01:06 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.4ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 14:01:06 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 14:01:06 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (3.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.3ms (Views: 0.4ms | ActiveRecord: 4.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 14:26:58 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.7ms) Completed 200 OK in 11.6ms (Views: 10.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 14:26:58 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 14:26:58 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 14:26:58 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 14:26:58 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 14:26:58 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 14:26:58 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 14:26:58 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 14:26:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 7.4ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2155765046397530168__process_action__4080441767028368567__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3603578513569706910__call__974771678998076793__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 14:27:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (3.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.2ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 14:27:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/destroyable" for 127.0.0.1 at 2015-10-01 14:27:00 -0400 Processing by GreenFlag::Admin::FeaturesController#destroyable as JSON Parameters: {"id"=>"1"} Completed 200 OK in 0.4ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 14:27:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 14:53:54 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 74964) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (15.1ms) Compiled green_flag/admin/features.css (175ms) (pid 74964) Compiled green_flag/application.css (0ms) (pid 74964) Compiled green_flag/application.js (1ms) (pid 74964) Completed 200 OK in 258.1ms (Views: 223.9ms | ActiveRecord: 27.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Served asset /green_flag/application.css - 200 OK (8ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 67.6ms (Views: 0.1ms | ActiveRecord: 5.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 31.2ms (Views: 0.1ms | ActiveRecord: 6.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 14:53:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.6ms (Views: 0.3ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 6.6ms (Views: 5.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.2ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 14:53:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.9ms) Completed 200 OK in 8.6ms (Views: 7.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.2ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (2.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.0ms (Views: 0.2ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 14:54:37 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.4ms (Views: 0.5ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 14:54:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 6.3ms (Views: 5.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 14:54:52 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 14:54:52 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:52 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 14:54:52 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:52 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:52 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:52 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 14:54:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.2ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 14:54:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 14:54:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 14:54:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.1ms (Views: 0.3ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 7.3ms (Views: 5.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 14:54:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 9.8ms (Views: 8.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:19:06 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 7.6ms (Views: 6.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:19:18 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.8ms) Completed 200 OK in 9.7ms (Views: 8.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:20:24 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:20:32 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 7.1ms (Views: 5.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:32 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:32 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:32 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:32 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:32 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:32 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:33 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:20:33 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:20:33 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:20:33 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:20:33 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 46.0ms (Views: 44.8ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.8ms (Views: 0.1ms | ActiveRecord: 4.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.7ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:20:46 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 6.9ms (Views: 5.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:20:58 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:24:30 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 7.8ms (Views: 6.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:24:30 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:24:30 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:24:30 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:24:30 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:24:30 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:24:30 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:24:30 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:24:31 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:24:31 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:24:31 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:24:31 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:24:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.4ms (Views: 0.1ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:24:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:24:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:24:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:26:37 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:26:37 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:26:37 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:26:40 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 6.4ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:26:41 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:27:14 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 47.1ms (Views: 45.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:27:14 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:27:14 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:27:14 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:27:14 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:27:14 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:27:14 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:27:14 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:27:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:27:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:27:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.9ms (Views: 0.2ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:27:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 7.1ms (Views: 5.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.0ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:28:02 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:28:12 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 6.6ms (Views: 5.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:12 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:12 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:12 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:12 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:12 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:28:13 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (4.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 9.5ms (Views: 0.1ms | ActiveRecord: 6.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:28:13 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:28:13 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:28:13 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.6ms (Views: 6.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.8ms (Views: 0.2ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.5ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:28:25 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.5ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:28:39 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 6.8ms (Views: 5.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:39 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:39 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:28:39 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:39 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:39 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:39 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:28:39 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:28:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (52.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 60.4ms (Views: 0.1ms | ActiveRecord: 54.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:28:40 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.0ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:28:40 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.9ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:28:40 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.6ms) Completed 200 OK in 7.6ms (Views: 6.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.5ms (Views: 0.1ms | ActiveRecord: 3.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:30:06 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 7.2ms (Views: 5.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:30:17 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.1ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:31:23 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 6.7ms (Views: 5.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:31:23 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:31:23 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:31:23 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:31:23 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:31:23 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:31:23 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:31:23 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:31:24 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:31:24 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:31:24 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:31:24 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.6ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 6.8ms (Views: 5.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.0ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (47.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 49.5ms (Views: 0.2ms | ActiveRecord: 47.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:32:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:33:44 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.1ms) Completed 200 OK in 8.5ms (Views: 7.2ms | ActiveRecord: 0.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 7.1ms (Views: 5.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.7ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:34:19 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.0ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.6ms) Completed 200 OK in 10.6ms (Views: 9.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:36:17 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:36:18 -0400 AbstractController::ActionNotFound (The action 'destroy' could not be found for GreenFlag::Admin::FeaturesController): actionpack (3.2.22) lib/abstract_controller/base.rb:116:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__96218312352864228__call__2027457603867925569__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.1ms (Views: 4.8ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.2ms (Views: 0.1ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.2ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:36:22 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:36:38 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 14.3ms (Views: 6.2ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (6.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 27.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1526941760350592322__process_action__4357931757245791257__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__96218312352864228__call__2027457603867925569__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 29.2ms (Views: 0.2ms | ActiveRecord: 7.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.2ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:36:39 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.7ms) Completed 200 OK in 8.1ms (Views: 6.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.3ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1526941760350592322__process_action__4357931757245791257__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__96218312352864228__call__2027457603867925569__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:36:54 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (2.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 10.3ms (Views: 0.3ms | ActiveRecord: 4.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 8.2ms (Views: 6.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 5.4ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1526941760350592322__process_action__4357931757245791257__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__96218312352864228__call__2027457603867925569__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:36:58 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:37:45 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:37:45 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:37:45 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.5ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 5.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1526941760350592322__process_action__4357931757245791257__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__96218312352864228__call__2027457603867925569__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.6ms (Views: 0.1ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:37:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.4ms (Views: 5.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.3ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1526941760350592322__process_action__4357931757245791257__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__96218312352864228__call__2027457603867925569__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:37:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.4ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:38:39 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (10.5ms) Completed 200 OK in 38.1ms (Views: 30.0ms | ActiveRecord: 2.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:38:39 -0400 Served asset /green_flag/application.css - 200 OK (6ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:38:39 -0400 Served asset /green_flag/admin/rules.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:38:39 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:39 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:39 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:39 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:39 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:38:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (11.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 84.9ms (Views: 0.1ms | ActiveRecord: 15.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:38:40 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 38.2ms (Views: 0.1ms | ActiveRecord: 7.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:38:40 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.0ms (Views: 0.8ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:38:40 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.4ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.8ms) Completed 200 OK in 8.7ms (Views: 7.5ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.4ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.9ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:38:46 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.5ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.3ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.5ms (Views: 0.1ms | ActiveRecord: 4.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:38:48 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 6.7ms (Views: 5.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:39:45 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 6.7ms (Views: 5.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:39:46 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 9.2ms (Views: 7.0ms | ActiveRecord: 0.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:39:47 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 5.7ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:39:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.1ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 34.0ms (Views: 31.0ms | ActiveRecord: 0.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:40:34 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 6.0ms (Views: 4.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:40:43 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.4ms) Completed 200 OK in 5.8ms (Views: 4.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 2.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:40:49 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.5ms) Completed 200 OK in 7.8ms (Views: 6.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 10.9ms (Views: 0.1ms | ActiveRecord: 5.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:42:21 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (2.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 10.6ms (Views: 0.4ms | ActiveRecord: 4.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.6ms (Views: 6.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 9.2ms (Views: 0.2ms | ActiveRecord: 4.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:42:39 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:42:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.5ms) Completed 200 OK in 9.8ms (Views: 8.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 3.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:42:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.4ms) Completed 200 OK in 5.6ms (Views: 4.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:42:54 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 7.4ms (Views: 5.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.1ms (Views: 0.1ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:42:56 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 6.2ms (Views: 5.2ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:43:19 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.4ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.7ms) Completed 200 OK in 7.3ms (Views: 6.2ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.5ms (Views: 0.1ms | ActiveRecord: 3.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:43:38 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.6ms) Completed 200 OK in 9.6ms (Views: 8.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.6ms (Views: 0.2ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:44:34 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.3ms) Completed 200 OK in 5.4ms (Views: 4.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.2ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:44:37 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 7.0ms (Views: 5.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.0ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:44:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.4ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:45:08 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.7ms (Views: 6.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:45:08 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:45:08 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:45:08 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:45:08 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:45:08 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:45:08 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:45:08 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:45:09 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.3ms (Views: 0.2ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:45:09 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:45:09 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:45:09 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 7.1ms (Views: 5.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:45:43 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.7ms) Completed 200 OK in 8.1ms (Views: 6.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:46:06 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:46:08 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 500 Internal Server Error in 2.7ms NoMethodError (undefined method `pp' for #): /Users/jason/dev/green_flag/app/controllers/green_flag/admin/features_controller.rb:15:in `destroy' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__828092508731244684__process_action__3790057717348148466__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2331223867665841024__call__151386872493619262__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 13.2ms (Views: 5.5ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (3.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 27.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2960657028150724977__process_action__4330959001732545343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2331223867665841024__call__151386872493619262__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 26.2ms (Views: 0.1ms | ActiveRecord: 7.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.6ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:46:28 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:46:29 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 8.1ms (Views: 7.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:29 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:29 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:46:30 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2960657028150724977__process_action__4330959001732545343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2331223867665841024__call__151386872493619262__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:46:30 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:46:30 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:46:30 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.4ms) Completed 200 OK in 6.0ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 4.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2960657028150724977__process_action__4330959001732545343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2331223867665841024__call__151386872493619262__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:46:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.9ms (Views: 5.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 5.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2960657028150724977__process_action__4330959001732545343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2331223867665841024__call__151386872493619262__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (4.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.8ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.2ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.3ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:46:34 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.7ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:46:50 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.4ms) Completed 200 OK in 38.5ms (Views: 27.9ms | ActiveRecord: 2.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Served asset /green_flag/application.css - 200 OK (4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Served asset /green_flag/admin/features.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Served asset /green_flag/admin/rules.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Served asset /green_flag/admin/features.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 66.2ms (Views: 0.1ms | ActiveRecord: 4.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 30.1ms (Views: 0.1ms | ActiveRecord: 7.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 9.1ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:46:51 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 10.7ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:46:55 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 500 Internal Server Error in 6.6ms ActionView::MissingTemplate (Missing template green_flag/admin/features/destroy, application/destroy with {:locale=>[:en], :formats=>[:html, :text, :js, :css, :ics, :csv, :png, :jpeg, :gif, :bmp, :tiff, :mpeg, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip], :handlers=>[:erb, :builder]}. Searched in: * "/Users/jason/dev/green_flag/spec/dummy/app/views" * "/Users/jason/dev/green_flag/app/views" ): actionpack (3.2.22) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.22) lib/action_view/lookup_context.rb:122:in `find' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:34:in `determine_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1054219667634178466__process_action__1824088113242125382__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__671248223994302868__call__4319572214123729575__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:47:19 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 13.5ms (Views: 5.5ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 18.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4245929135616331838__process_action__618881643535200747__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__671248223994302868__call__4319572214123729575__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 21.7ms (Views: 0.1ms | ActiveRecord: 7.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:47:20 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:47:30 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.6ms) Completed 200 OK in 34.9ms (Views: 24.6ms | ActiveRecord: 2.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Served asset /green_flag/application.css - 200 OK (5ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (2ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 64.6ms (Views: 0.1ms | ActiveRecord: 3.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 35.3ms (Views: 0.1ms | ActiveRecord: 7.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:47:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.7ms (Views: 0.4ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:47:33 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Rendered text template (0.0ms) Completed 200 OK in 2.7ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/www.google.com" for 127.0.0.1 at 2015-10-01 17:47:33 -0400 ActionController::RoutingError (No route matches [GET] "/green_flag/admin/features/www.google.com"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:47:45 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 7.1ms (Views: 5.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:45 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:45 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:45 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:45 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:45 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:45 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:45 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:47:45 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (35.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 39.7ms (Views: 0.1ms | ActiveRecord: 36.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:47:46 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:47:46 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:47:46 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.8ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.0ms) Completed 200 OK in 9.0ms (Views: 7.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:47:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.0ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Rendered text template (0.0ms) Completed 200 OK in 1.0ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 6.3ms (Views: 5.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (2.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:48:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Rendered text template (0.0ms) Completed 200 OK in 0.8ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 7.0ms (Views: 5.8ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.2ms (Views: 0.1ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:48:13 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 7.3ms (Views: 6.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.7ms (Views: 0.2ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:50:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.4ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.5ms) Completed 200 OK in 9.7ms (Views: 7.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:50:30 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.4ms (Views: 0.4ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.4ms) Completed 200 OK in 9.2ms (Views: 8.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:51:02 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 6.2ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:51:33 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 8.1ms (Views: 6.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.2ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.3ms (Views: 0.3ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 17:59:51 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 17:59:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.3ms) Completed 200 OK in 8.6ms (Views: 7.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 17:59:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 17:59:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 17:59:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 17:59:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 17:59:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 17:59:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 17:59:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:00:00 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.9ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:00:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:00:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:00:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.8ms (Views: 0.8ms | ActiveRecord: 2.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Rendered text template (0.0ms) Completed 200 OK in 0.8ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.2ms (Views: 6.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:04:49 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.2ms (Views: 0.3ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:09:31 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.5ms) Completed 200 OK in 8.4ms (Views: 7.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.1ms (Views: 0.1ms | ActiveRecord: 3.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.3ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:09:32 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.5ms) Completed 200 OK in 7.8ms (Views: 6.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:10:20 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.6ms (Views: 0.3ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:12:38 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.3ms) Completed 200 OK in 8.4ms (Views: 7.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:12:38 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:12:38 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:12:38 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:12:38 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:12:38 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:12:38 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:12:38 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:12:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.7ms (Views: 0.1ms | ActiveRecord: 3.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:12:39 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:12:39 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:12:39 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.5ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 7.7ms (Views: 6.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.1ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:12:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Rendered text template (0.0ms) Completed 200 OK in 0.9ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 7.4ms (Views: 6.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:13:03 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 7.0ms (Views: 5.8ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.8ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:13:21 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.4ms (Views: 0.7ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.4ms) Completed 200 OK in 6.6ms (Views: 5.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.3ms (Views: 0.2ms | ActiveRecord: 3.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:13:22 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.2ms (Views: 0.7ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/features.js (0ms) (pid 75939) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.9ms) Compiled green_flag/admin/feature-deletion.js (0ms) (pid 75939) Compiled green_flag/application.js (4ms) (pid 75939) Completed 200 OK in 33.5ms (Views: 32.0ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.7ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:26:29 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:26:30 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.3ms (Views: 5.2ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:30 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:26:30 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.7ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:26:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:26:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:26:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 7.6ms (Views: 5.8ms | ActiveRecord: 0.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.9ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.1ms (Views: 0.2ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:26:32 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:26:34 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 7.7ms (Views: 6.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:34 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:34 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:35 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:35 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:26:35 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:35 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:35 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:26:35 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:26:35 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.6ms (Views: 0.1ms | ActiveRecord: 4.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:26:35 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:26:35 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:26:35 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.4ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.0ms) Completed 200 OK in 34.6ms (Views: 25.7ms | ActiveRecord: 2.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Served asset /green_flag/application.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 61.3ms (Views: 0.1ms | ActiveRecord: 4.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:27:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 33.1ms (Views: 0.1ms | ActiveRecord: 7.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:27:02 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.1ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:27:02 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 6.8ms (Views: 5.5ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.4ms (Views: 0.1ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:27:03 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:27:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 8.5ms (Views: 7.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:27:06 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:27:06 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:27:06 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:27:06 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.4ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.1ms (Views: 6.0ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:27:08 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:27:10 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 8.8ms (Views: 6.5ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:10 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:10 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:27:10 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:10 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:10 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:10 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:10 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:27:10 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:27:11 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:27:11 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:27:11 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:27:11 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.7ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 7.9ms (Views: 6.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 52.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.6ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:28:33 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.1ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 7.6ms (Views: 6.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.4ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:28:34 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 7.6ms (Views: 6.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.5ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:28:35 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.9ms) Completed 200 OK in 10.5ms (Views: 9.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/feature-deletion.js" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Served asset /feature-deletion.js - 404 Not Found (1ms) ActionController::RoutingError (No route matches [GET] "/assets/feature-deletion.js"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.8ms (Views: 0.1ms | ActiveRecord: 5.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.4ms (Views: 0.1ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:30:02 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.2ms) Completed 200 OK in 10.8ms (Views: 9.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/javascripts/green_flag/admin/feature-deletion.js" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Served asset /javascripts/green_flag/admin/feature-deletion.js - 404 Not Found (1ms) ActionController::RoutingError (No route matches [GET] "/assets/javascripts/green_flag/admin/feature-deletion.js"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.8ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:30:24 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.8ms) Completed 200 OK in 8.0ms (Views: 6.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/javascripts/green_flag/admin/feature-deletion.js" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Served asset /javascripts/green_flag/admin/feature-deletion.js - 404 Not Found (1ms) ActionController::RoutingError (No route matches [GET] "/assets/javascripts/green_flag/admin/feature-deletion.js"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.5ms (Views: 0.1ms | ActiveRecord: 3.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:30:59 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.4ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (10.6ms) Completed 200 OK in 19.5ms (Views: 18.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.7ms (Views: 0.1ms | ActiveRecord: 4.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.1ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:32:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.3ms (Views: 0.6ms | ActiveRecord: 1.7ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Rendered text template (0.0ms) Completed 200 OK in 2.6ms (Views: 1.8ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 6.7ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Served asset /green_flag/application.js - 200 OK (39ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-01 18:33:01 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-01 18:33:07 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-01 18:33:07 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-01 18:33:07 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Connecting to database specified by database.yml Connecting to database specified by database.yml Started PUT "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:25:16 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#update as JSON Parameters: {"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-30T15:53:29Z", "version_number"=>3}, "enabled"=>0, "disabled"=>0, "forget_disabled"=>true, "feature_id"=>"1", "feature_decision_summary"=>{"feature"=>{"code"=>"teleportation", "created_at"=>"2015-09-29T16:33:14Z", "description"=>"Travel anywhere instantly", "id"=>1, "updated_at"=>"2015-09-30T15:53:29Z", "version_number"=>3}, "enabled"=>0, "disabled"=>0, "forget_disabled"=>true}} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' AND (manual is not true)  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 120.4ms (Views: 0.7ms | ActiveRecord: 83.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.5ms) Completed 200 OK in 15.2ms (Views: 8.4ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 25.7ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4440854558025393758__process_action__836472483870783899__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 54.2ms (Views: 0.1ms | ActiveRecord: 5.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.8ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:25:52 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.7ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:25:55 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 1.0ms (ActiveRecord: 0.0ms) Started DELETE "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:25:55 -0400 ActionController::RoutingError (No route matches [DELETE] "/green_flag/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:26:12 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 11.6ms (Views: 5.1ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:26:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:26:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 79.9ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4440854558025393758__process_action__836472483870783899__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 20.6ms (Views: 0.1ms | ActiveRecord: 5.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.0ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.2ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:26:13 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.6ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:26:16 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 500 Internal Server Error in 6.5ms ActionView::MissingTemplate (Missing template green_flag/admin/features/destroy, application/destroy with {:locale=>[:en], :formats=>[:html, :text, :js, :css, :ics, :csv, :png, :jpeg, :gif, :bmp, :tiff, :mpeg, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip], :handlers=>[:erb, :builder]}. Searched in: * "/Users/jason/dev/green_flag/spec/dummy/app/views" * "/Users/jason/dev/green_flag/app/views" ): actionpack (3.2.22) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.22) lib/action_view/lookup_context.rb:122:in `find' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:34:in `determine_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3256290027799583598__process_action__1940641885820395474__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:26:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 46.9ms (Views: 39.7ms | ActiveRecord: 0.7ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:26:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:26:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:26:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:52 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:52 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:53 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:53 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:53 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:26:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 33.9ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4440854558025393758__process_action__836472483870783899__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:26:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 25.3ms (Views: 0.1ms | ActiveRecord: 7.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:26:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.8ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:26:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.5ms (Views: 0.3ms | ActiveRecord: 1.9ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:26:54 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Rendered text template (0.0ms) Completed 200 OK in 0.9ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:26:54 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 7.5ms (Views: 6.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:26:54 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:54 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:26:54 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:26:54 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:54 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:55 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:26:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:26:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 3.1ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4440854558025393758__process_action__836472483870783899__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (13.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:26:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:26:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:26:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.9ms (Views: 0.4ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:27:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.0ms) Completed 200 OK in 14.4ms (Views: 7.2ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:27:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:27:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:27:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:15 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:15 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:16 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:16 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:16 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:16 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:27:16 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 82.2ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4440854558025393758__process_action__836472483870783899__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:27:16 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 19.2ms (Views: 0.1ms | ActiveRecord: 5.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:27:16 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.2ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:27:16 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.3ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:27:19 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Rendered text template (0.0ms) Redirected to Completed 500 Internal Server Error in 1.1ms AbstractController::DoubleRenderError (Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like "redirect_to(...) and return".): actionpack (3.2.22) lib/action_controller/metal/redirecting.rb:71:in `redirect_to' actionpack (3.2.22) lib/action_controller/metal/flash.rb:25:in `redirect_to' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:60:in `block in redirect_to' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:59:in `redirect_to' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/features_controller.rb:19:in `destroy' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3256290027799583598__process_action__1940641885820395474__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 13.4ms (Views: 5.7ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Served asset /green_flag/application.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 30.1ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4440854558025393758__process_action__836472483870783899__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:27:36 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 19.9ms (Views: 0.1ms | ActiveRecord: 5.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:27:37 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.1ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:27:37 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 44.0ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:27:41 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 0.7ms (ActiveRecord: 0.0ms) Started DELETE "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:27:41 -0400 ActionController::RoutingError (No route matches [DELETE] "/green_flag/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (17.2ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (6.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (13.7ms) Completed 200 OK in 37.1ms (Views: 11.2ms | ActiveRecord: 24.4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:27:54 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 14:28:46 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (15.9ms) Completed 200 OK in 27.6ms (Views: 17.6ms | ActiveRecord: 3.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:28:47 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:28:47 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:28:47 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:28:47 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:28:47 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:28:47 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:28:47 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:28:47 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 40.9ms (Views: 38.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 7.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4440854558025393758__process_action__836472483870783899__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 21.3ms (Views: 0.1ms | ActiveRecord: 5.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.6ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:28:48 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.6ms (Views: 0.5ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:28:50 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (1.4ms) Completed 500 Internal Server Error in 5.2ms ActionView::Template::Error (undefined method `each' for nil:NilClass): 4: 5: 6:
7: <% @features.each do |feature| %> 8:
9:
10:

/Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:7:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___2142759341294299664_70213739690320' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/features_controller.rb:19:in `destroy' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3256290027799583598__process_action__1940641885820395474__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:32:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.5ms) Completed 200 OK in 15.4ms (Views: 8.0ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:32:06 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (5.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 25.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4440854558025393758__process_action__836472483870783899__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:32:06 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 22.7ms (Views: 0.1ms | ActiveRecord: 6.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:32:06 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:32:06 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.0ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.7ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.1ms) Completed 200 OK in 14.8ms (Views: 12.0ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 8.2ms (Views: 6.1ms | ActiveRecord: 0.6ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (4.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4440854558025393758__process_action__836472483870783899__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4440659782198446367__call__4335957115145450460__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:32:08 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.3ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:32:23 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (14.3ms) Completed 200 OK in 44.4ms (Views: 35.3ms | ActiveRecord: 2.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Served asset /green_flag/application.css - 200 OK (7ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Served asset /jquery_ujs.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 77.9ms (Views: 0.2ms | ActiveRecord: 3.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 41.2ms (Views: 0.4ms | ActiveRecord: 10.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:32:24 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 11.0ms (Views: 0.2ms | ActiveRecord: 2.3ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.9ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (37.2ms) Completed 200 OK in 47.6ms (Views: 42.6ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.2ms (Views: 5.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:29 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:32:30 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:32:30 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:32:30 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.1ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.2ms (Views: 0.3ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:32:30 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.7ms (Views: 0.3ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.4ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.6ms) Completed 200 OK in 11.6ms (Views: 9.6ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 6.1ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.6ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.4ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:32:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.5ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:33:17 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (34.6ms) Completed 200 OK in 46.0ms (Views: 39.3ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:33:17 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:33:17 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:33:17 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:33:17 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:33:17 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:33:18 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:33:18 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:33:18 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:33:18 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 31.2ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3800243992628459379__process_action__4557410825509586635__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2223542118913519712__call__4158020480134460560__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:33:18 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 19.2ms (Views: 0.1ms | ActiveRecord: 6.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:33:18 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.6ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:33:18 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.0ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:33:20 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001www.google.com Completed 303 See Other in 0.9ms (ActiveRecord: 0.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:33:20 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001www.google.com Completed 303 See Other in 0.2ms (ActiveRecord: 0.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:33:20 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001www.google.com Completed 303 See Other in 0.2ms (ActiveRecord: 0.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:33:20 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001www.google.com Completed 303 See Other in 0.2ms (ActiveRecord: 0.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:33:20 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001www.google.com Completed 303 See Other in 0.3ms (ActiveRecord: 0.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:33:20 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001www.google.com Completed 303 See Other in 1.0ms (ActiveRecord: 0.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:33:20 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001www.google.com Completed 303 See Other in 0.2ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:33:32 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 11.9ms (Views: 5.5ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:33:32 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:33:32 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:33:32 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:33:32 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:33:32 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:33:33 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:33:33 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:33:33 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:33:33 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (4.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 32.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3800243992628459379__process_action__4557410825509586635__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2223542118913519712__call__4158020480134460560__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:33:33 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 64.9ms (Views: 0.1ms | ActiveRecord: 7.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:33:33 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.4ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:33:33 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 12.2ms (Views: 5.9ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (3.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 28.9ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3800243992628459379__process_action__4557410825509586635__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2223542118913519712__call__4158020480134460560__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 25.8ms (Views: 0.1ms | ActiveRecord: 8.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.9ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:34:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.2ms (Views: 0.5ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 14:34:34 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.6ms) Completed 200 OK in 12.3ms (Views: 9.8ms | ActiveRecord: 1.5ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:34:34 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:34:34 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:34:34 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:34 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:34 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:34 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:34 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:34 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.3ms) Completed 200 OK in 6.0ms (Views: 4.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 5.4ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3800243992628459379__process_action__4557410825509586635__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2223542118913519712__call__4158020480134460560__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (43.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (51.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.4ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:34:50 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:35:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 12.3ms (Views: 5.7ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:35:02 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:35:02 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:02 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:35:02 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:02 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:02 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:02 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:02 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:35:03 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 20.7ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3800243992628459379__process_action__4557410825509586635__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2223542118913519712__call__4158020480134460560__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:35:03 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 21.2ms (Views: 0.1ms | ActiveRecord: 5.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:35:03 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.0ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:35:03 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.2ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:35:08 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.0ms) Completed 200 OK in 32.9ms (Views: 24.7ms | ActiveRecord: 2.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Served asset /green_flag/application.css - 200 OK (6ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Served asset /green_flag/admin/features.css - 200 OK (5ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Served asset /jquery_ujs.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Served asset /green_flag/application.js - 200 OK (6ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 81.5ms (Views: 0.1ms | ActiveRecord: 6.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 36.5ms (Views: 0.1ms | ActiveRecord: 7.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.1ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:35:09 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.4ms (Views: 0.3ms | ActiveRecord: 1.4ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.9ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (1.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (11.3ms) Completed 200 OK in 18.7ms (Views: 14.2ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.4ms) Completed 200 OK in 35.6ms (Views: 34.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.7ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:35:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.2ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 14:36:10 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.1ms) Completed 200 OK in 11.1ms (Views: 8.9ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:36:10 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:36:10 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:36:10 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:36:10 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:36:10 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:36:10 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:36:10 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:36:10 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 14:38:05 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (17.0ms) Completed 200 OK in 28.0ms (Views: 18.7ms | ActiveRecord: 4.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (51ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 7.4ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4240181594328281900__process_action__568118454127612524__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3664942279805453996__call__855091307514164920__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:38:07 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 23.0ms (Views: 0.2ms | ActiveRecord: 7.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:38:08 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.8ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:38:08 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.8ms (Views: 0.3ms | ActiveRecord: 1.2ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.9ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.8ms) Completed 200 OK in 12.7ms (Views: 10.4ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.4ms) Completed 200 OK in 9.8ms (Views: 8.7ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 8.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4240181594328281900__process_action__568118454127612524__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3664942279805453996__call__855091307514164920__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:38:11 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 1.3ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (57.5ms) Completed 200 OK in 90.8ms (Views: 79.5ms | ActiveRecord: 5.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.2ms) Completed 200 OK in 12.5ms (Views: 9.9ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Served asset /green_flag/application.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Served asset /green_flag/admin/features.css - 200 OK (32ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Served asset /green_flag/admin/rules.js - 200 OK (3ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:22 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:38:23 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (4.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 9.7ms (Views: 0.1ms | ActiveRecord: 5.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:38:23 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 35.6ms (Views: 0.1ms | ActiveRecord: 7.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:38:23 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 11.6ms (Views: 0.2ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:38:23 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.2ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 1.6ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (14.2ms) Completed 200 OK in 25.4ms (Views: 17.0ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 9.3ms (Views: 5.8ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 9.7ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2830101982083305920__process_action__1177559033562473688__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2774623276878680129__call__1555613259191095696__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 64.7ms (Views: 0.2ms | ActiveRecord: 7.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:38:56 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:39:17 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 1.0ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:39:17 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (52.4ms) Completed 200 OK in 78.3ms (Views: 67.2ms | ActiveRecord: 5.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:39:17 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.9ms) Completed 200 OK in 13.5ms (Views: 10.0ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:39:17 -0400 Served asset /green_flag/application.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:39:17 -0400 Served asset /green_flag/admin/features.css - 200 OK (41ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:39:18 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:39:18 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:39:18 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:39:18 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:39:18 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:39:18 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:39:18 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (6.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 12.7ms (Views: 0.1ms | ActiveRecord: 6.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:39:18 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 43.1ms (Views: 0.1ms | ActiveRecord: 8.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:39:18 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.9ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:39:18 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.2ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:40:04 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (10.5ms) Completed 200 OK in 36.0ms (Views: 26.2ms | ActiveRecord: 3.1ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Served asset /green_flag/application.css - 200 OK (7ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Served asset /jquery_ujs.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (3.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 90.7ms (Views: 0.2ms | ActiveRecord: 8.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 45.3ms (Views: 0.1ms | ActiveRecord: 11.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 10.2ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:40:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.9ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:40:11 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features?method=get Completed 302 Found in 0.9ms (ActiveRecord: 0.0ms) Started DELETE "/green_flag/admin/features?method=get" for 127.0.0.1 at 2015-10-02 14:40:11 -0400 ActionController::RoutingError (No route matches [DELETE] "/green_flag/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:41:57 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/ Completed 302 Found in 1.0ms (ActiveRecord: 0.0ms) Started DELETE "/" for 127.0.0.1 at 2015-10-02 14:41:58 -0400 ActionController::RoutingError (No route matches [DELETE] "/"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (10.0ms) Completed 200 OK in 38.7ms (Views: 27.7ms | ActiveRecord: 3.5ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Served asset /green_flag/application.css - 200 OK (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (4ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (2ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 92.0ms (Views: 0.1ms | ActiveRecord: 7.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 42.5ms (Views: 0.1ms | ActiveRecord: 8.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.8ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:42:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.1ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.1ms (Views: 0.5ms | ActiveRecord: 1.8ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:42:18 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/ Completed 303 See Other in 0.6ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-10-02 14:42:18 -0400 ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/green_flag/admin/" for 127.0.0.1 at 2015-10-02 14:42:38 -0400 ActionController::RoutingError (No route matches [GET] "/green_flag/admin"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.9ms) Completed 200 OK in 30.5ms (Views: 21.4ms | ActiveRecord: 2.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Served asset /green_flag/application.css - 200 OK (4ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 54.8ms (Views: 0.1ms | ActiveRecord: 4.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 37.8ms (Views: 0.1ms | ActiveRecord: 7.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.1ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.0ms (Views: 0.4ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:42:47 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.6ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (46.8ms) Completed 200 OK in 55.2ms (Views: 52.5ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 7.5ms (Views: 6.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.0ms (Views: 0.2ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:42:51 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.3ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 13.3ms (Views: 6.3ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 68.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1852723007291063670__process_action__587049383420778672__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3080781491872820507__call__346625341790373767__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 17.4ms (Views: 0.1ms | ActiveRecord: 5.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:43:10 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:43:11 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.8ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:43:18 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.5ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:43:18 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (3.1ms) Completed 500 Internal Server Error in 6.4ms ActionView::Template::Error (undefined method `each' for nil:NilClass): 4:

5: 6:
7: <% @features.each do |feature| %> 8:
9:
10:

/Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:7:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___1954364185715831782_70208042090860' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3526402872259951437__process_action__2604011383219958161__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3080781491872820507__call__346625341790373767__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:43:23 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.3ms) Completed 200 OK in 36.0ms (Views: 25.4ms | ActiveRecord: 3.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:43:23 -0400 Served asset /green_flag/application.css - 200 OK (7ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:43:23 -0400 Served asset /green_flag/admin/rules.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:43:23 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:43:23 -0400 Served asset /jquery_ujs.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:43:23 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:43:23 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:43:23 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:43:23 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:43:23 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 71.8ms (Views: 0.1ms | ActiveRecord: 7.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:43:24 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 37.7ms (Views: 0.1ms | ActiveRecord: 9.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:43:24 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:43:24 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.7ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:44:11 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (34.2ms) Completed 200 OK in 40.2ms (Views: 38.6ms | ActiveRecord: 0.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:44:11 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:44:11 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:44:11 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:44:11 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:44:11 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:44:11 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:44:11 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:44:11 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:44:12 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.4ms (Views: 0.1ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:44:12 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:44:12 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.1ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.8ms (Views: 0.4ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:44:12 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.8ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:44:15 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.6ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:44:15 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (3.0ms) Completed 500 Internal Server Error in 6.0ms ActionView::Template::Error (undefined method `each' for nil:NilClass): 4:

5: 6:
7: <% @features.each do |feature| %> 8:
9:
10:

/Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:7:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb__2199159443622116429_70363394298340' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1655481838759878626__process_action__1306882410988951734__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3507500176394935285__call__3467332945535738671__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:45:38 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.2ms) Completed 200 OK in 60.2ms (Views: 51.2ms | ActiveRecord: 2.5ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Served asset /green_flag/admin/features.css - 200 OK (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Served asset /jquery_ujs.js - 200 OK (2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Served asset /green_flag/application.css - 200 OK (6ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Served asset /green_flag/admin/rules.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (3.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 81.2ms (Views: 0.2ms | ActiveRecord: 8.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 38.1ms (Views: 0.1ms | ActiveRecord: 8.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.7ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:45:39 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.7ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.7ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* Rendered text template (0.0ms) Completed 200 OK in 2.0ms (Views: 1.7ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.6ms) Completed 200 OK in 7.5ms (Views: 6.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.1ms (Views: 0.4ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:45:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (2.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.8ms (Views: 0.2ms | ActiveRecord: 3.9ms) Connecting to database specified by database.yml Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (12.2ms) Completed 200 OK in 66.0ms (Views: 57.6ms | ActiveRecord: 2.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Served asset /green_flag/application.css - 200 OK (8ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Served asset /jquery_ujs.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (5ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Served asset /green_flag/application.js - 200 OK (6ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (3.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 94.1ms (Views: 0.1ms | ActiveRecord: 6.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (3.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 48.4ms (Views: 0.1ms | ActiveRecord: 11.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.2ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:48:30 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.1ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 9.1ms (Views: 0.3ms | ActiveRecord: 2.2ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.6ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (37.1ms) Completed 200 OK in 45.4ms (Views: 42.4ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 8.5ms (Views: 7.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.0ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:48:33 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.3ms (Views: 0.2ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:50:37 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (12.5ms) Completed 200 OK in 43.7ms (Views: 32.9ms | ActiveRecord: 2.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:50:37 -0400 Served asset /green_flag/application.css - 200 OK (7ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:50:37 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:50:37 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:50:37 -0400 Served asset /jquery_ujs.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:50:37 -0400 Served asset /green_flag/admin/features.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:50:37 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:50:37 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:50:37 -0400 Served asset /green_flag/application.js - 200 OK (7ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:50:37 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 79.1ms (Views: 0.2ms | ActiveRecord: 8.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:50:38 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (3.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 42.7ms (Views: 0.1ms | ActiveRecord: 11.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:50:38 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 12.5ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:50:38 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 10.1ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.6ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.7ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.7ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (9.7ms) Completed 200 OK in 18.7ms (Views: 14.7ms | ActiveRecord: 2.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 7.3ms (Views: 6.1ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.0ms (Views: 0.1ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:50:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:50:44 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 14:51:40 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.0ms) Completed 200 OK in 11.6ms (Views: 9.4ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:40 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:40 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:40 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:40 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:40 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:40 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:40 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:40 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 9.7ms (Views: 8.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/admin/feature-deletion.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.0ms (Views: 4.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.1ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.3ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:51:47 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.6ms (Views: 0.3ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 14:51:49 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.6ms) Completed 200 OK in 10.8ms (Views: 8.5ms | ActiveRecord: 1.5ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:49 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:49 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:51:49 -0400 Served asset /green_flag/application.css - 200 OK (48ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:49 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:49 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:49 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:49 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:51:49 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:55:26 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (11.9ms) Completed 200 OK in 42.6ms (Views: 33.2ms | ActiveRecord: 2.7ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:26 -0400 Served asset /green_flag/admin/features.css - 200 OK (4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:26 -0400 Served asset /green_flag/application.css - 200 OK (6ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:26 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:26 -0400 Served asset /jquery_ujs.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:26 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:26 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:26 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:26 -0400 Served asset /green_flag/application.js - 200 OK (6ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:55:26 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (6.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 77.5ms (Views: 0.1ms | ActiveRecord: 9.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 41.5ms (Views: 0.1ms | ActiveRecord: 10.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.2ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 9.4ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.0ms) Completed 200 OK in 41.8ms (Views: 40.3ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.6ms (Views: 0.1ms | ActiveRecord: 4.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.8ms (Views: 0.2ms | ActiveRecord: 3.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:55:27 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.9ms) Completed 200 OK in 16.9ms (Views: 13.5ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 6.0ms (Views: 5.2ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.1ms (Views: 0.2ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.1ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.8ms (Views: 0.2ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:55:30 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 9.1ms (Views: 6.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Served asset /green_flag/admin/feature-deletion.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.3ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '8b291826-a96d-4ab0-8490-583a4b14d4d7' LIMIT 1  (6.2ms) BEGIN SQL (71.4ms) INSERT INTO "green_flag_site_visitors" ("created_at", "updated_at", "user_id", "visitor_code") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", Fri, 02 Oct 2015 18:55:45 UTC +00:00], ["updated_at", Fri, 02 Oct 2015 18:55:45 UTC +00:00], ["user_id", nil], ["visitor_code", "8b291826-a96d-4ab0-8490-583a4b14d4d7"]]  (12.8ms) COMMIT GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 3 LIMIT 1 Completed 200 OK in 97.9ms (Views: 0.6ms | ActiveRecord: 91.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:55:45 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.3ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.7ms) Completed 200 OK in 13.9ms (Views: 11.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.5ms) Completed 200 OK in 7.4ms (Views: 6.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Served asset /green_flag/admin/feature-deletion.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Served asset /green_flag/admin/feature-deletion.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.1ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.6ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.8ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 14:55:51 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '8b291826-a96d-4ab0-8490-583a4b14d4d7' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 3 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:45:26 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.7ms) Completed 200 OK in 17.7ms (Views: 15.0ms | ActiveRecord: 0.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:26 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:26 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:26 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:26 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:26 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:26 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:26 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:26 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:45:27 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (4.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 10.9ms (Views: 0.1ms | ActiveRecord: 5.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:45:27 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:45:27 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.6ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:45:27 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.2ms (Views: 0.3ms | ActiveRecord: 1.4ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:45:29 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (7.0ms) Completed 200 OK in 13.0ms (Views: 10.6ms | ActiveRecord: 1.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:29 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:29 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:29 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:29 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:29 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:29 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:29 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:29 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 7.6ms (Views: 6.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.6ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:45:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.8ms (Views: 0.4ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:45:32 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:45:32 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:45:34 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.7ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (60.2ms) Completed 200 OK in 67.0ms (Views: 63.7ms | ActiveRecord: 2.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:34 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:35 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:35 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:35 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:35 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:35 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:35 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:35 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 6.8ms (Views: 5.6ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.9ms (Views: 0.1ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 6.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.7ms (Views: 0.2ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:45:37 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.1ms (Views: 0.3ms | ActiveRecord: 2.2ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:45:42 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (1.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (1.8ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (9.4ms) Completed 200 OK in 18.5ms (Views: 12.8ms | ActiveRecord: 4.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:45:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 200 OK in 8.4ms (Views: 6.6ms | ActiveRecord: 0.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:45:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:42 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:45:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:45:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 8.7ms (Views: 0.1ms | ActiveRecord: 4.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:45:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.2ms (Views: 0.3ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:45:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:45:43 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 10.1ms (Views: 0.3ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/feature-deletion.js (0ms) (pid 83728) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (14.2ms) Compiled green_flag/application.js (2ms) (pid 83728) Completed 200 OK in 35.9ms (Views: 34.4ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (4.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 11.5ms (Views: 0.2ms | ActiveRecord: 6.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 6.7ms (Views: 0.2ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:49:48 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.4ms (Views: 0.4ms | ActiveRecord: 3.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:49:50 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (9.2ms) Completed 200 OK in 15.4ms (Views: 12.7ms | ActiveRecord: 1.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:50 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:50 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:50 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:50 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:50 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:50 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:50 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:50 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.6ms) Completed 200 OK in 6.0ms (Views: 4.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.3ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.0ms (Views: 0.4ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:49:52 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.3ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.7ms) Completed 200 OK in 8.5ms (Views: 7.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 10.0ms (Views: 0.2ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.3ms (Views: 0.4ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:49:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.2ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:49:57 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.0ms) Completed 200 OK in 13.9ms (Views: 10.8ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.7ms (Views: 5.5ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.6ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 58.3ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.7ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:50:01 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/feature-deletion.js (0ms) (pid 83728) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.9ms) Compiled green_flag/application.js (1ms) (pid 83728) Completed 200 OK in 22.0ms (Views: 20.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Served asset /green_flag/application.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.6ms (Views: 0.1ms | ActiveRecord: 4.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 6.5ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:50:17 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:50:23 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.6ms) Completed 200 OK in 12.0ms (Views: 9.7ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:50:24 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.9ms) Completed 200 OK in 7.2ms (Views: 6.2ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 3.9ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:50:25 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/feature-deletion.js (0ms) (pid 83728) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.9ms) Compiled green_flag/application.js (2ms) (pid 83728) Completed 200 OK in 30.1ms (Views: 22.3ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 23.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1889681443189053392__process_action__1536565822339252201__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4388361247630437559__call__2076024240176564908__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 85.7ms (Views: 0.1ms | ActiveRecord: 9.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 11.7ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:54:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:54:37 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (11.8ms) Completed 200 OK in 41.8ms (Views: 31.4ms | ActiveRecord: 3.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Served asset /green_flag/application.css - 200 OK (8ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 92.9ms (Views: 0.1ms | ActiveRecord: 43.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 41.2ms (Views: 0.1ms | ActiveRecord: 8.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.2ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 11.8ms (Views: 0.2ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:54:38 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.7ms (Views: 0.6ms | ActiveRecord: 2.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:54:42 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 1.3ms (ActiveRecord: 0.0ms) Started DELETE "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 15:54:42 -0400 ActionController::RoutingError (No route matches [DELETE] "/green_flag/admin/features"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:54:59 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (11.6ms) Completed 200 OK in 46.6ms (Views: 36.3ms | ActiveRecord: 3.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Served asset /green_flag/application.css - 200 OK (7ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 103.3ms (Views: 0.1ms | ActiveRecord: 6.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 48.7ms (Views: 0.3ms | ActiveRecord: 12.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.2ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:55:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 12.5ms (Views: 0.3ms | ActiveRecord: 2.0ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:55:04 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 1.1ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 15:55:04 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.1ms) Completed 200 OK in 14.5ms (Views: 12.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.6ms) Completed 200 OK in 10.9ms (Views: 9.5ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.7ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.8ms (Views: 0.3ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 15:55:51 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 15:55:54 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Redirected to http://localhost:3001/green_flag/admin/features Completed 303 See Other in 0.6ms (ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 15:55:54 -0400 Processing by GreenFlag::Admin::FeaturesController#index as */* GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.2ms) Completed 200 OK in 13.0ms (Views: 9.6ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:05:37 -0400 SyntaxError (/Users/jason/dev/green_flag/app/controllers/green_flag/admin/features_controller.rb:17: syntax error, unexpected ':', expecting '}' render { foo: 'bar' } ^): activesupport (3.2.22) lib/active_support/dependencies.rb:469:in `load' activesupport (3.2.22) lib/active_support/dependencies.rb:469:in `block in load_file' activesupport (3.2.22) lib/active_support/dependencies.rb:639:in `new_constants_in' activesupport (3.2.22) lib/active_support/dependencies.rb:468:in `load_file' activesupport (3.2.22) lib/active_support/dependencies.rb:353:in `require_or_load' activesupport (3.2.22) lib/active_support/dependencies.rb:502:in `load_missing_constant' activesupport (3.2.22) lib/active_support/dependencies.rb:192:in `block in const_missing' activesupport (3.2.22) lib/active_support/dependencies.rb:190:in `each' activesupport (3.2.22) lib/active_support/dependencies.rb:190:in `const_missing' activesupport (3.2.22) lib/active_support/inflector/methods.rb:230:in `block in constantize' activesupport (3.2.22) lib/active_support/inflector/methods.rb:229:in `each' activesupport (3.2.22) lib/active_support/inflector/methods.rb:229:in `constantize' activesupport (3.2.22) lib/active_support/dependencies.rb:554:in `get' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:54:in `controller' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:32:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__1857830129329440471__call__2666213445883118136__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:05:44 -0400 Connecting to database specified by database.yml SyntaxError (/Users/jason/dev/green_flag/app/controllers/green_flag/admin/features_controller.rb:17: syntax error, unexpected ':', expecting '}' render { foo: 'bar' } ^): activesupport (3.2.22) lib/active_support/dependencies.rb:469:in `load' activesupport (3.2.22) lib/active_support/dependencies.rb:469:in `block in load_file' activesupport (3.2.22) lib/active_support/dependencies.rb:639:in `new_constants_in' activesupport (3.2.22) lib/active_support/dependencies.rb:468:in `load_file' activesupport (3.2.22) lib/active_support/dependencies.rb:353:in `require_or_load' activesupport (3.2.22) lib/active_support/dependencies.rb:502:in `load_missing_constant' activesupport (3.2.22) lib/active_support/dependencies.rb:192:in `block in const_missing' activesupport (3.2.22) lib/active_support/dependencies.rb:190:in `each' activesupport (3.2.22) lib/active_support/dependencies.rb:190:in `const_missing' activesupport (3.2.22) lib/active_support/inflector/methods.rb:230:in `block in constantize' activesupport (3.2.22) lib/active_support/inflector/methods.rb:229:in `each' activesupport (3.2.22) lib/active_support/inflector/methods.rb:229:in `constantize' activesupport (3.2.22) lib/active_support/dependencies.rb:554:in `get' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:54:in `controller' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:32:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4279825028055048259__call__4114979798203125499__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:07:23 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/feature-deletion.js (0ms) (pid 84233) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (19.6ms) Compiled green_flag/application.js (1ms) (pid 84233) Completed 200 OK in 58.0ms (Views: 47.6ms | ActiveRecord: 2.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Served asset /green_flag/application.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Served asset /green_flag/admin/features.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 79.8ms (Views: 0.2ms | ActiveRecord: 7.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 46.4ms (Views: 0.1ms | ActiveRecord: 8.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 17.8ms (Views: 0.5ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 16:07:24 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:07:28 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.8ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 16:07:30 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (38.7ms) Completed 200 OK in 47.3ms (Views: 44.3ms | ActiveRecord: 1.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:30 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 16:07:48 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.9ms) Compiled green_flag/admin/feature-deletion.js (0ms) (pid 84233) Compiled green_flag/application.js (1ms) (pid 84233) Completed 200 OK in 25.9ms (Views: 22.8ms | ActiveRecord: 2.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:48 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:48 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.7ms) Completed 200 OK in 9.9ms (Views: 8.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.2ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 16:07:49 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.3ms) Completed 200 OK in 8.0ms (Views: 6.6ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.8ms (Views: 0.6ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 16:07:50 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 10.2ms (Views: 1.3ms | ActiveRecord: 2.7ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:07:54 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.4ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 16:07:54 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.7ms) Completed 200 OK in 47.1ms (Views: 8.3ms | ActiveRecord: 1.6ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:07:55 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:55 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:07:55 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.7ms (Views: 5.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 16:08:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.1ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/feature-deletion.js (0ms) (pid 84233) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.8ms) Compiled green_flag/application.js (1ms) (pid 84233) Completed 200 OK in 26.7ms (Views: 25.5ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.6ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (4.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 4.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.2ms (Views: 0.4ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 16:08:06 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:08:08 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.3ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 16:08:16 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (7.8ms) Completed 200 OK in 12.8ms (Views: 10.5ms | ActiveRecord: 1.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:16 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:16 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:16 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:16 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:16 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:16 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:16 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:16 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 16:08:41 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.8ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (55.2ms) Compiled green_flag/admin/feature-deletion.js (0ms) (pid 84233) Compiled green_flag/application.js (1ms) (pid 84233) Completed 200 OK in 73.5ms (Views: 70.0ms | ActiveRecord: 2.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:41 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:41 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (6ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:41 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.5ms) Completed 200 OK in 11.8ms (Views: 10.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.0ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 16:08:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.2ms (Views: 0.4ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:08:45 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.5ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 16:08:47 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.8ms) Completed 200 OK in 11.0ms (Views: 8.5ms | ActiveRecord: 1.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:47 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:47 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:47 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:47 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:08:47 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:47 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:47 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:08:47 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 16:11:00 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (20.2ms) Compiled green_flag/admin/feature-deletion.js (0ms) (pid 84233) Compiled green_flag/application.js (2ms) (pid 84233) Completed 200 OK in 88.5ms (Views: 35.3ms | ActiveRecord: 4.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:11:00 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:11:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:11:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:00 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:00 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:00 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.0ms) Completed 200 OK in 13.3ms (Views: 10.9ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 5.7ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3044972861145466499__process_action__1897534747250179778__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3011375820653875333__call__4176345100663668354__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 22.7ms (Views: 0.1ms | ActiveRecord: 7.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 16:11:01 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 11.1ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:11:04 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.8ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 16:11:05 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.6ms) Completed 200 OK in 11.2ms (Views: 8.8ms | ActiveRecord: 1.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:11:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:11:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:11:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:11:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 16:13:30 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.4ms) Completed 200 OK in 12.6ms (Views: 6.1ms | ActiveRecord: 0.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 16:13:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 16:13:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 16:13:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 16:13:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 16:13:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 16:13:31 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 16:13:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 16:13:31 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 16:13:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 20.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3044972861145466499__process_action__1897534747250179778__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3011375820653875333__call__4176345100663668354__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 16:13:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 14.7ms (Views: 0.2ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 16:13:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 11.7ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 16:13:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.5ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/feature-deletion.js (0ms) (pid 84233) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.2ms) Compiled green_flag/application.js (1ms) (pid 84233) Completed 200 OK in 33.0ms (Views: 25.4ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 61.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3044972861145466499__process_action__1897534747250179778__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3011375820653875333__call__4176345100663668354__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 18.2ms (Views: 0.1ms | ActiveRecord: 5.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.2ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:47:59 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.9ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Compiled green_flag/admin/feature-deletion.js (0ms) (pid 84233) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.0ms) Compiled green_flag/application.js (1ms) (pid 84233) Completed 200 OK in 22.9ms (Views: 21.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 4.7ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3044972861145466499__process_action__1897534747250179778__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3011375820653875333__call__4176345100663668354__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:48:11 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:48:14 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 500 Internal Server Error in 2.5ms NameError (undefined local variable or method `message' for #): /Users/jason/dev/green_flag/app/controllers/green_flag/admin/features_controller.rb:18:in `destroy' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2001900361178173894__process_action__2172777368222774389__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__3011375820653875333__call__4176345100663668354__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (11.3ms) Completed 200 OK in 39.9ms (Views: 30.1ms | ActiveRecord: 2.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Served asset /green_flag/application.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Served asset /green_flag/admin/rules.css - 200 OK (4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 74.7ms (Views: 0.2ms | ActiveRecord: 39.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:48:20 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 39.4ms (Views: 0.1ms | ActiveRecord: 8.4ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.6ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 10.5ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.6ms) Completed 200 OK in 9.4ms (Views: 8.0ms | ActiveRecord: 0.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.4ms (Views: 0.7ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 61.3ms (Views: 56.6ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:48:21 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.8ms (Views: 0.3ms | ActiveRecord: 3.4ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:48:23 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 500 Internal Server Error in 2.9ms NameError (undefined local variable or method `message' for #): /Users/jason/dev/green_flag/app/controllers/green_flag/admin/features_controller.rb:18:in `destroy' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__4015906857003897862__process_action__1444868996356136932__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2949362020772097088__call__2152270490814883736__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 14.1ms (Views: 6.9ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 58.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2776780804774913001__process_action__3086662753806401098__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2949362020772097088__call__2152270490814883736__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 21.9ms (Views: 0.4ms | ActiveRecord: 6.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.3ms (Views: 0.4ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:49:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.6ms (Views: 0.3ms | ActiveRecord: 1.7ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:49:17 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.8ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features&flash_messageThis%20is%20your%20result" for 127.0.0.1 at 2015-10-02 17:49:19 -0400 ActionController::RoutingError (No route matches [GET] "/green_flag/admin/features&flash_messageThis%20is%20your%20result"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.4ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 4.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2776780804774913001__process_action__3086662753806401098__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2949362020772097088__call__2152270490814883736__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.7ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:49:39 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1&FOO=1" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1&FOO=1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1&FOO=1"]] Compiled green_flag/admin/feature-deletion.js (0ms) (pid 84777) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.0ms) Compiled green_flag/application.js (1ms) (pid 84777) Completed 200 OK in 23.6ms (Views: 22.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (4.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 8.2ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2776780804774913001__process_action__3086662753806401098__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2949362020772097088__call__2152270490814883736__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:50:01 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.8ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.6ms (Views: 5.3ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/application.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/admin/features.css - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/admin/rules.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/admin/rules.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/application.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 9.1ms (Views: 6.6ms | ActiveRecord: 1.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.9ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2776780804774913001__process_action__3086662753806401098__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2949362020772097088__call__2152270490814883736__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.0ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:50:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.4ms (Views: 0.4ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.1ms) Completed 200 OK in 10.4ms (Views: 9.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 4.4ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2776780804774913001__process_action__3086662753806401098__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2949362020772097088__call__2152270490814883736__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.6ms (Views: 0.1ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:50:14 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.9ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:50:16 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.6ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 17:50:17 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.1ms) Completed 200 OK in 13.1ms (Views: 9.9ms | ActiveRecord: 1.6ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:17 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:17 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:17 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:17 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:17 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:17 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:17 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:17 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:50:25 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.8ms (Views: 5.5ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 2.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2776780804774913001__process_action__3086662753806401098__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2949362020772097088__call__2152270490814883736__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:50:26 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.6ms) Completed 200 OK in 13.8ms (Views: 7.1ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 33.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2776780804774913001__process_action__3086662753806401098__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2949362020772097088__call__2152270490814883736__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (13.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 22.5ms (Views: 0.1ms | ActiveRecord: 6.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 46.7ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:52:25 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.7ms (Views: 0.4ms | ActiveRecord: 1.6ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:52:34 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.9ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 17:52:36 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (10.5ms) Completed 500 Internal Server Error in 27.8ms ActionView::Template::Error (undefined method `flash_class' for #<#:0x007f95b9e53818>): 1: <% flash.each do |key, value| %> 2:
3: <%= value %> 4:
5: <% end %> /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:2:in `block in ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___105136185979481563_70140522973660' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:1:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___105136185979481563_70140522973660' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__620803280421354778__process_action__2062201748639948454__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2664919392891228959__call__1821324351731830414__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (11.3ms) Completed 200 OK in 29.2ms (Views: 26.6ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Served asset /green_flag/application.css - 200 OK (7ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Served asset /green_flag/admin/rules.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Served asset /jquery_ujs.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Served asset /green_flag/application.js - 200 OK (31ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 36.3ms (Views: 0.2ms | ActiveRecord: 4.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 33.5ms (Views: 0.1ms | ActiveRecord: 5.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.4ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:53:09 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.3ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:53:56 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (11.3ms) Completed 200 OK in 38.4ms (Views: 30.3ms | ActiveRecord: 2.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:53:56 -0400 Served asset /green_flag/admin/rules.css - 200 OK (5ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:53:56 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:53:56 -0400 Served asset /green_flag/application.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:53:56 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:53:56 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:53:56 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:53:56 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:53:56 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:53:57 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 67.6ms (Views: 0.1ms | ActiveRecord: 4.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:53:57 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 35.4ms (Views: 0.1ms | ActiveRecord: 6.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:53:57 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (21.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 35.5ms (Views: 0.2ms | ActiveRecord: 22.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:53:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.2ms (Views: 0.3ms | ActiveRecord: 1.5ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:53:59 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.9ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 17:53:59 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (44.4ms) Completed 500 Internal Server Error in 47.1ms ActionView::Template::Error (undefined method `flash_class' for #<#:0x007fd8b32e3720>): 1: <% flash.each do |key, value| %> 2:
3: <%= value %> 4:
5: <% end %> /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:2:in `block in ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___605495951162408624_70284347903500' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:1:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___605495951162408624_70284347903500' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1677351083102314090__process_action__3591760342337615019__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2663493487481319112__call__1787569566362250217__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.6ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 17:54:15 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (1.2ms) Completed 500 Internal Server Error in 6.3ms ActionView::Template::Error (undefined method `flash_class' for GreenFlag:Module): 1: <% flash.each do |key, value| %> 2:
3: <%= value %> 4:
5: <% end %> /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:2:in `block in ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___605495951162408624_70284337649020' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:1:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___605495951162408624_70284337649020' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1677351083102314090__process_action__3591760342337615019__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2663493487481319112__call__1787569566362250217__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.5ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 17:54:16 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.5ms) Completed 500 Internal Server Error in 2.6ms ActionView::Template::Error (undefined method `flash_class' for GreenFlag:Module): 1: <% flash.each do |key, value| %> 2:
3: <%= value %> 4:
5: <% end %> /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:2:in `block in ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___605495951162408624_70284337649020' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:1:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___605495951162408624_70284337649020' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1677351083102314090__process_action__3591760342337615019__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2663493487481319112__call__1787569566362250217__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.3ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 17:57:00 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.7ms) Completed 500 Internal Server Error in 10.5ms ActionView::Template::Error (undefined method `flash_class' for GreenFlag:Module): 1: <% flash.each do |key, value| %> 2:
3: <%= value %> 4:
5: <% end %> /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:2:in `block in ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___605495951162408624_70284337649020' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:1:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___605495951162408624_70284337649020' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1677351083102314090__process_action__3591760342337615019__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2663493487481319112__call__1787569566362250217__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (30.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (35.0ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 17:57:02 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.6ms) Completed 500 Internal Server Error in 3.1ms ActionView::Template::Error (undefined method `flash_class' for GreenFlag:Module): 1: <% flash.each do |key, value| %> 2:
3: <%= value %> 4:
5: <% end %> /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:2:in `block in ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___605495951162408624_70284337649020' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:1:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb___605495951162408624_70284337649020' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1677351083102314090__process_action__3591760342337615019__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2663493487481319112__call__1787569566362250217__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.9ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 17:57:13 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (3.4ms) Completed 500 Internal Server Error in 19.1ms ActionView::Template::Error (undefined method `flash_class' for GreenFlag:Module): 1: <% flash.each do |key, value| %> 2:
3: <%= value %> 4:
5: <% end %> /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:2:in `block in ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb__1363013883455906138_70128924615200' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:1:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb__1363013883455906138_70128924615200' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__888338974154537956__process_action__2441025928675794257__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.7ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 17:57:16 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (0.5ms) Completed 500 Internal Server Error in 3.0ms ActionView::Template::Error (undefined method `flash_class' for GreenFlag:Module): 1: <% flash.each do |key, value| %> 2:
3: <%= value %> 4:
5: <% end %> /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:2:in `block in ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb__1363013883455906138_70128924615200' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:1:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb__1363013883455906138_70128924615200' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__888338974154537956__process_action__2441025928675794257__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.6ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 17:57:25 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.5ms) Completed 500 Internal Server Error in 8.5ms ActionView::Template::Error (undefined method `flash_class' for #): 1: <% flash.each do |key, value| %> 2:
3: <%= value %> 4:
5: <% end %> actionpack (3.2.22) lib/abstract_controller/helpers.rb:53:in `flash_class' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:2:in `block in ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb__1363013883455906138_70128953328540' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:136:in `each' /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb:1:in `___sers_jason_dev_green_flag_app_views_green_flag_admin_features_index_html_erb__1363013883455906138_70128953328540' actionpack (3.2.22) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__888338974154537956__process_action__2441025928675794257__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.1ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 17:58:33 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (66.9ms) Completed 200 OK in 87.9ms (Views: 82.7ms | ActiveRecord: 4.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:33 -0400 Served asset /green_flag/application.css - 200 OK (7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:33 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:33 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:33 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:33 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:33 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:33 -0400 Served asset /green_flag/admin/rules.js - 200 OK (2ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:33 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.9ms) Completed 200 OK in 15.0ms (Views: 12.3ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.2ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (6.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 49.4ms (Views: 0.1ms | ActiveRecord: 12.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.7ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:58:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.8ms (Views: 0.5ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:58:45 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.8ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 17:58:45 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.9ms) Completed 200 OK in 11.3ms (Views: 8.9ms | ActiveRecord: 1.5ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:46 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:46 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:46 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:46 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:46 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:46 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:46 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:46 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 17:58:55 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.8ms) Completed 200 OK in 39.0ms (Views: 37.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:55 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:55 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:55 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 17:58:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.3ms (Views: 0.1ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 17:58:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 17:58:56 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.3ms (Views: 0.3ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 17:58:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 17:58:59 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.2ms) Completed 200 OK in 9.9ms (Views: 7.8ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:59 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:58:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:58:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 17:59:11 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.6ms) Completed 200 OK in 10.8ms (Views: 8.2ms | ActiveRecord: 1.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:11 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:11 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:11 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:11 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:11 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:11 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:11 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:11 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 17:59:12 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (8.0ms) Completed 200 OK in 14.4ms (Views: 11.7ms | ActiveRecord: 1.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:12 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:12 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:12 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:12 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:12 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:12 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 17:59:13 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (7.0ms) Completed 200 OK in 12.1ms (Views: 9.8ms | ActiveRecord: 1.5ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:13 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:13 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:13 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:13 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:13 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:13 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:13 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:13 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 17:59:14 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.9ms) Completed 200 OK in 48.1ms (Views: 45.2ms | ActiveRecord: 2.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:14 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:14 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:14 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:14 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:14 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:14 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:14 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:14 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 17:59:29 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.6ms) Completed 200 OK in 12.8ms (Views: 9.8ms | ActiveRecord: 1.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:29 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:29 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:29 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:29 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:29 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:29 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:29 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:29 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 17:59:52 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (17.7ms) Completed 200 OK in 30.1ms (Views: 19.9ms | ActiveRecord: 3.9ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:52 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:52 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-02 17:59:53 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.2ms) Completed 200 OK in 11.6ms (Views: 9.0ms | ActiveRecord: 1.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:54 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:54 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:54 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:54 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:54 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 17:59:54 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:54 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 17:59:54 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 8.6ms (Views: 6.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 18.5ms (Views: 0.1ms | ActiveRecord: 6.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 10.0ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:00:33 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.5ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:00:36 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} Completed 200 OK in 0.8ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 18:00:37 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.6ms) Completed 200 OK in 11.9ms (Views: 8.5ms | ActiveRecord: 1.6ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:00:37 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:00:37 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:00:37 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:00:37 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:00:37 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:00:37 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:00:37 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:00:37 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 18:04:08 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (19.2ms) Completed 200 OK in 31.5ms (Views: 21.0ms | ActiveRecord: 4.0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:08 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:08 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:08 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:08 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:08 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:08 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:08 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:08 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (16.7ms) Completed 200 OK in 61.8ms (Views: 18.3ms | ActiveRecord: 3.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features?flash_message=This%20is%20your%20result" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"This is your result"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.9ms) Completed 200 OK in 14.6ms (Views: 11.1ms | ActiveRecord: 1.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:14 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:15 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:15 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.0ms) Completed 200 OK in 8.8ms (Views: 6.1ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 56.8ms (Views: 0.2ms | ActiveRecord: 4.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 8.1ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:04:18 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:04:28 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.2ms | ActiveRecord: 0.4ms) Started GET "/green_flag/admin/features?flash_message=Feature%20teleportation%20has%20been%20successfully%20deleted." for 127.0.0.1 at 2015-10-02 18:04:30 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"Feature teleportation has been successfully deleted."} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.0ms) Completed 200 OK in 9.9ms (Views: 8.1ms | ActiveRecord: 1.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:30 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features?flash_message=Feature%20teleportation%20has%20been%20successfully%20deleted." for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"Feature teleportation has been successfully deleted."} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (14.6ms) Completed 200 OK in 56.1ms (Views: 47.9ms | ActiveRecord: 3.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 8.3ms (Views: 6.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 7.9ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 20.1ms (Views: 0.1ms | ActiveRecord: 5.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:04:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.1ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:04:45 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as */* Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1 Completed 200 OK in 5.2ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features?flash_message=Feature%20%22teleportation%22%20has%20been%20successfully%20deleted." for 127.0.0.1 at 2015-10-02 18:04:47 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"Feature \"teleportation\" has been successfully deleted."} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (4.9ms) Completed 200 OK in 10.0ms (Views: 8.1ms | ActiveRecord: 1.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:47 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:47 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:04:47 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:47 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:47 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:47 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:47 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:04:47 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 6.1ms (Views: 4.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 3.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:05:01 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features?flash_message=Feature%20%22teleportation%22%20has%20been%20successfully%20deleted." for 127.0.0.1 at 2015-10-02 18:05:02 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"Feature \"teleportation\" has been successfully deleted."} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.5ms) Completed 200 OK in 11.0ms (Views: 8.5ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:02 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:02 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:02 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:02 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:02 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:02 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:02 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:02 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:05:04 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.4ms) Completed 200 OK in 5.8ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:04 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:04 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:04 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:04 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:04 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:04 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:04 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:04 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:05:04 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 4.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.9ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 11.6ms (Views: 0.3ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features?flash_message=Feature%20%22teleportation%22%20has%20been%20successfully%20deleted." for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"Feature \"teleportation\" has been successfully deleted."} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.4ms) Completed 200 OK in 10.1ms (Views: 8.0ms | ActiveRecord: 1.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:05:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 6.0ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 5.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:06:04 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:06:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.1ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.9ms (Views: 0.3ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features?flash_message=Feature%20%22teleportation%22%20has%20been%20successfully%20deleted." for 127.0.0.1 at 2015-10-02 18:06:05 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML Parameters: {"flash_message"=>"Feature \"teleportation\" has been successfully deleted."} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.6ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (9.3ms) Completed 200 OK in 15.1ms (Views: 12.0ms | ActiveRecord: 2.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:06:19 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (4.8ms) Completed 200 OK in 9.6ms (Views: 7.6ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:19 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:19 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:19 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:19 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:19 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:19 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:19 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:19 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:06:22 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.8ms) Completed 200 OK in 10.6ms (Views: 8.1ms | ActiveRecord: 1.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:22 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:22 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:22 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:22 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:22 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:06:22 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:22 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:06:22 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.5ms) Completed 200 OK in 5.7ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 5.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.4ms (Views: 0.6ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:10:56 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.7ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.9ms) Completed 200 OK in 9.3ms (Views: 7.9ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 4.2ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 55.0ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:13:48 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.6ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.7ms) Completed 200 OK in 8.0ms (Views: 6.8ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 4.7ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:14:06 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.4ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:14:08 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1 Completed 200 OK in 1.7ms (Views: 0.2ms | ActiveRecord: 0.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.5ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 5.3ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (4.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (2.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.2ms (Views: 0.4ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:14:12 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.5ms) Completed 200 OK in 13.0ms (Views: 6.5ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (3.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 30.1ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 23.9ms (Views: 0.1ms | ActiveRecord: 5.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.3ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:14:43 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:14:46 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 2.3ms (ActiveRecord: 0.4ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:14:46 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (8.5ms) Completed 200 OK in 14.6ms (Views: 11.2ms | ActiveRecord: 2.1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:46 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:46 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:46 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:46 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:46 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:46 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:46 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:46 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.8ms) Completed 200 OK in 6.4ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 4.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:14:48 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:14:50 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 2.0ms (ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:14:50 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (7.2ms) Completed 200 OK in 11.8ms (Views: 9.8ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:50 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:50 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:50 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:50 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:50 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:50 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:50 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:50 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (1.7ms) Completed 200 OK in 6.1ms (Views: 5.0ms | ActiveRecord: 0.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 5.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:14:52 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.2ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.5ms) Completed 200 OK in 10.8ms (Views: 8.7ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 500 Internal Server Error in 6.4ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2716698239134416195__process_action__737717697534157114__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4206136175693183842__call__1704879592899634343__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:16:59 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.4ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:17:14 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (63.9ms) Completed 200 OK in 91.2ms (Views: 79.4ms | ActiveRecord: 5.2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Served asset /jquery_ujs.js - 200 OK (6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Served asset /green_flag/application.css - 200 OK (4ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (30ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 6.7ms (Views: 0.2ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 42.2ms (Views: 0.1ms | ActiveRecord: 11.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:17:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.2ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:17:20 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>2, "order_by"=>0, "percentage"=>"100", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>3, "group_description"=>"This is everyone!"}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>2, "order_by"=>0, "percentage"=>"100", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>3, "group_description"=>"This is everyone!"}]}} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (5.6ms) BEGIN  (14.4ms) UPDATE "green_flag_features" SET "version_number" = 4, "updated_at" = '2015-10-02 22:17:20.902207' WHERE "green_flag_features"."id" = 1  (1.3ms) COMMIT  (0.1ms) BEGIN SQL (1.8ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 4]]  (0.3ms) COMMIT Completed 200 OK in 32.7ms (Views: 0.1ms | ActiveRecord: 24.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 4) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.8ms) Completed 200 OK in 39.7ms (Views: 37.4ms | ActiveRecord: 1.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 4) ORDER BY order_by Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:17:22 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.1ms) Completed 200 OK in 8.7ms (Views: 7.1ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 4) ORDER BY order_by Completed 200 OK in 7.4ms (Views: 0.1ms | ActiveRecord: 4.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:17:52 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.8ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:18:20 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>5, "order_by"=>0, "percentage"=>"90", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>4, "group_description"=>"This is everyone!"}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>5, "order_by"=>0, "percentage"=>"90", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>4, "group_description"=>"This is everyone!"}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.2ms) UPDATE "green_flag_features" SET "version_number" = 5, "updated_at" = '2015-10-02 22:18:20.821930' WHERE "green_flag_features"."id" = 1  (1.6ms) COMMIT  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 90], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 5]]  (0.3ms) COMMIT Completed 200 OK in 7.6ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 5) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 5) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 5) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.9ms) Completed 200 OK in 10.1ms (Views: 8.1ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 5) ORDER BY order_by Completed 200 OK in 7.0ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.4ms (Views: 0.2ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:18:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.9ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 5) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 5) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 5) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.1ms) Completed 200 OK in 12.8ms (Views: 10.8ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (51ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 5) ORDER BY order_by Completed 200 OK in 10.2ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:19:11 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.6ms (Views: 0.2ms | ActiveRecord: 2.4ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:19:18 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>6, "order_by"=>0, "percentage"=>"100", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>5, "group_description"=>"This is everyone!"}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>6, "order_by"=>0, "percentage"=>"100", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>5, "group_description"=>"This is everyone!"}]}} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 6, "updated_at" = '2015-10-02 22:19:18.954073' WHERE "green_flag_features"."id" = 1  (0.8ms) COMMIT  (0.3ms) BEGIN SQL (0.4ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 6]]  (0.3ms) COMMIT Completed 200 OK in 7.7ms (Views: 0.1ms | ActiveRecord: 2.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 6) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 6) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.2ms) Completed 200 OK in 9.6ms (Views: 7.1ms | ActiveRecord: 1.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 6) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.2ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (3.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.6ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:19:20 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:19:21 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:19:29 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>7, "order_by"=>0, "percentage"=>"100", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>6, "group_description"=>"This is everyone!"}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>7, "order_by"=>0, "percentage"=>"100", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>6, "group_description"=>"This is everyone!"}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 7, "updated_at" = '2015-10-02 22:19:29.011523' WHERE "green_flag_features"."id" = 1  (0.8ms) COMMIT  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 7]]  (1.4ms) COMMIT Completed 200 OK in 8.7ms (Views: 0.1ms | ActiveRecord: 3.8ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:19:38 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>7, "order_by"=>0, "percentage"=>"0", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>6, "group_description"=>"This is everyone!"}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>7, "order_by"=>0, "percentage"=>"0", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>6, "group_description"=>"This is everyone!"}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 8, "updated_at" = '2015-10-02 22:19:38.424517' WHERE "green_flag_features"."id" = 1  (1.0ms) COMMIT  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 0], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 8]]  (0.3ms) COMMIT Completed 200 OK in 7.5ms (Views: 0.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 8) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 8) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 8) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.6ms) Completed 200 OK in 10.3ms (Views: 8.7ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 8) ORDER BY order_by Completed 200 OK in 5.7ms (Views: 0.1ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.1ms (Views: 0.1ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:19:39 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.5ms (Views: 0.3ms | ActiveRecord: 1.8ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>9, "order_by"=>0, "percentage"=>"1", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>8, "group_description"=>"This is everyone!"}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>9, "order_by"=>0, "percentage"=>"1", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>8, "group_description"=>"This is everyone!"}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.2ms) UPDATE "green_flag_features" SET "version_number" = 9, "updated_at" = '2015-10-02 22:19:45.077479' WHERE "green_flag_features"."id" = 1  (0.7ms) COMMIT  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 1], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 9]]  (0.2ms) COMMIT Completed 200 OK in 6.8ms (Views: 0.1ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 9) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 9) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 9) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.9ms) Completed 200 OK in 8.9ms (Views: 6.6ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 9) ORDER BY order_by Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:19:45 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:19:49 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>10, "order_by"=>0, "percentage"=>"100", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>9, "group_description"=>"This is everyone!"}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>10, "order_by"=>0, "percentage"=>"100", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>9, "group_description"=>"This is everyone!"}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.2ms) UPDATE "green_flag_features" SET "version_number" = 10, "updated_at" = '2015-10-02 22:19:49.514546' WHERE "green_flag_features"."id" = 1  (0.7ms) COMMIT  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 10]]  (0.3ms) COMMIT Completed 200 OK in 6.7ms (Views: 0.1ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.8ms) Completed 200 OK in 10.8ms (Views: 8.7ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.5ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.7ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:19:50 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.2ms (Views: 0.3ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.9ms) Completed 200 OK in 9.8ms (Views: 7.9ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.2ms (Views: 0.1ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (2.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.6ms (Views: 0.2ms | ActiveRecord: 3.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:21:17 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.2ms (Views: 0.5ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.6ms) Completed 200 OK in 9.4ms (Views: 7.5ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 4.5ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.8ms (Views: 0.2ms | ActiveRecord: 2.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.2ms (Views: 0.4ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:21:19 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (3.1ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.6ms (Views: 0.2ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.0ms) Completed 200 OK in 10.1ms (Views: 7.9ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 5.7ms (Views: 0.1ms | ActiveRecord: 2.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:21:30 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.8ms) Completed 200 OK in 9.5ms (Views: 7.8ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:21:41 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.2ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.9ms) Completed 200 OK in 10.0ms (Views: 8.1ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:21:52 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.4ms (Views: 0.8ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.2ms) Completed 200 OK in 8.3ms (Views: 6.7ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 6.2ms (Views: 0.4ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.9ms (Views: 0.1ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:21:59 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.0ms (Views: 0.4ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.5ms) Completed 200 OK in 9.7ms (Views: 7.6ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 8.3ms (Views: 0.4ms | ActiveRecord: 2.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:22:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.1ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.1ms) Completed 200 OK in 12.4ms (Views: 10.4ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 6.8ms (Views: 0.1ms | ActiveRecord: 4.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:23:03 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:23:09 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 2.0ms (ActiveRecord: 0.3ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:23:09 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.6ms) Completed 200 OK in 11.2ms (Views: 8.8ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:23:10 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:23:10 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:23:10 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:23:10 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:23:10 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:23:10 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:23:10 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:23:10 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:23:59 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (55.8ms) Completed 200 OK in 67.5ms (Views: 57.8ms | ActiveRecord: 3.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.4ms) Completed 200 OK in 12.5ms (Views: 7.5ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (7.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 500 Internal Server Error in 13.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303622191957421292__process_action__963195175184241309__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4037529090693567052__call__3766814914955688029__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 28.1ms (Views: 0.1ms | ActiveRecord: 9.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.4ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:24:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.5ms (Views: 0.7ms | ActiveRecord: 1.6ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:24:03 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 2.0ms (ActiveRecord: 0.4ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:24:03 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.7ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (8.5ms) Completed 200 OK in 15.4ms (Views: 12.4ms | ActiveRecord: 2.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:03 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:03 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:03 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:03 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:03 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:03 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:03 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:03 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.3ms) Completed 200 OK in 7.9ms (Views: 6.2ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 500 Internal Server Error in 4.9ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303622191957421292__process_action__963195175184241309__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4037529090693567052__call__3766814914955688029__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:24:20 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.4ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:24:21 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.3ms) Completed 200 OK in 10.3ms (Views: 8.0ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:21 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:21 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:21 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:21 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:21 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:21 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:21 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:21 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:24:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.5ms) Completed 200 OK in 8.4ms (Views: 6.7ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:24:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:42 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:43 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:24:43 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:24:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 500 Internal Server Error in 6.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303622191957421292__process_action__963195175184241309__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4037529090693567052__call__3766814914955688029__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:24:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.9ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:24:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:24:43 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.2ms (Views: 0.2ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:31:36 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Compiled green_flag/admin/feature-deletion.js (0ms) (pid 84967) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (11.9ms) Compiled green_flag/application.js (1ms) (pid 84967) Completed 200 OK in 31.0ms (Views: 28.9ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:31:36 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:31:36 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:31:36 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:36 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:36 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:36 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:36 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:36 -0400 Served asset /green_flag/application.js - 200 OK (6ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:31:37 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 500 Internal Server Error in 3.1ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303622191957421292__process_action__963195175184241309__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4037529090693567052__call__3766814914955688029__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (17.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:31:37 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:31:37 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.7ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:31:37 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Compiled green_flag/admin/feature-deletion.js (0ms) (pid 84967) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.7ms) Compiled green_flag/application.js (1ms) (pid 84967) Completed 200 OK in 58.8ms (Views: 56.9ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 500 Internal Server Error in 6.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303622191957421292__process_action__963195175184241309__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4037529090693567052__call__3766814914955688029__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.4ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:31:58 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.8ms (Views: 0.3ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.2ms) Completed 200 OK in 10.1ms (Views: 7.9ms | ActiveRecord: 1.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 500 Internal Server Error in 5.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303622191957421292__process_action__963195175184241309__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4037529090693567052__call__3766814914955688029__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:31:59 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.8ms) Completed 200 OK in 9.5ms (Views: 7.8ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 500 Internal Server Error in 4.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303622191957421292__process_action__963195175184241309__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4037529090693567052__call__3766814914955688029__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.2ms (Views: 0.2ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:32:44 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:33:40 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (63.0ms) Compiled green_flag/admin/features.css (201ms) (pid 85066) Compiled green_flag/application.css (0ms) (pid 85066) Completed 200 OK in 330.0ms (Views: 319.0ms | ActiveRecord: 5.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Served asset /green_flag/application.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Served asset /jquery_ujs.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (2ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (4.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 11.8ms (Views: 0.1ms | ActiveRecord: 4.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 38.9ms (Views: 0.1ms | ActiveRecord: 6.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.1ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:33:41 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:33:48 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 2.4ms (ActiveRecord: 0.4ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:33:48 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (6.4ms) Completed 200 OK in 12.1ms (Views: 9.6ms | ActiveRecord: 1.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:33:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:33:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:33:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:48 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:48 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.5ms) Completed 200 OK in 9.3ms (Views: 7.5ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 8.4ms (Views: 0.2ms | ActiveRecord: 3.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.8ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:33:50 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.2ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (9.4ms) Completed 200 OK in 14.6ms (Views: 12.6ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:37:18 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.5ms (Views: 0.3ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.8ms) Completed 200 OK in 8.3ms (Views: 6.6ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 5.2ms (Views: 0.1ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.0ms (Views: 0.4ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.8ms (Views: 0.2ms | ActiveRecord: 2.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:37:21 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.0ms (Views: 0.6ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.9ms) Completed 200 OK in 10.1ms (Views: 8.5ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.0ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.0ms (Views: 0.2ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:37:44 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (1.1ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.9ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 11.7ms (Views: 0.7ms | ActiveRecord: 2.5ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:37:48 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 30.5ms (ActiveRecord: 0.3ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:37:48 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (1.1ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (9.5ms) Completed 200 OK in 15.2ms (Views: 11.2ms | ActiveRecord: 2.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:48 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:48 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.5ms) Completed 200 OK in 10.9ms (Views: 8.5ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 10) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.8ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:37:49 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:37:53 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>11, "order_by"=>0, "percentage"=>"50", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>10, "group_description"=>"This is everyone!"}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>11, "order_by"=>0, "percentage"=>"50", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>10, "group_description"=>"This is everyone!"}]}} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 11, "updated_at" = '2015-10-02 22:37:53.836741' WHERE "green_flag_features"."id" = 1  (5.9ms) COMMIT  (0.1ms) BEGIN SQL (0.6ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 50], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 11]]  (6.3ms) COMMIT Completed 200 OK in 22.4ms (Views: 0.1ms | ActiveRecord: 14.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.5ms) Completed 200 OK in 9.6ms (Views: 7.5ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by Completed 200 OK in 7.0ms (Views: 0.1ms | ActiveRecord: 3.9ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.8ms (Views: 0.1ms | ActiveRecord: 2.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.0ms (Views: 0.5ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:37:57 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.9ms) Completed 200 OK in 11.4ms (Views: 9.7ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 6.1ms (Views: 0.1ms | ActiveRecord: 2.8ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:39:41 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:40:45 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) Compiled green_flag/admin/feature-deletion.js (0ms) (pid 85066) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (35.4ms) Compiled green_flag/admin/features.css (5ms) (pid 85066) Compiled green_flag/application.css (0ms) (pid 85066) Compiled green_flag/application.js (1ms) (pid 85066) Completed 200 OK in 107.0ms (Views: 105.1ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:40:45 -0400 Served asset /green_flag/admin/features.css - 200 OK (6ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:40:45 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:40:45 -0400 Served asset /green_flag/application.css - 200 OK (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:45 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:45 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:45 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:45 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:45 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:40:46 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (3.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by Completed 200 OK in 9.7ms (Views: 0.3ms | ActiveRecord: 5.2ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:40:46 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:40:46 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:40:46 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.2ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:40:48 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.4ms) Completed 200 OK in 13.0ms (Views: 10.9ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:40:48 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:40:48 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:40:48 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:48 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:48 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:48 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:48 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:48 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:40:48 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (4.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by Completed 200 OK in 7.6ms (Views: 0.1ms | ActiveRecord: 5.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:40:49 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (2.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:40:49 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (1.2ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.6ms (Views: 0.2ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:40:49 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (58.1ms) Completed 200 OK in 81.0ms (Views: 69.6ms | ActiveRecord: 5.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Served asset /green_flag/application.css - 200 OK (7ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (2ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Served asset /green_flag/application.js - 200 OK (5ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (6.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by Completed 200 OK in 12.8ms (Views: 0.5ms | ActiveRecord: 7.4ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 54.5ms (Views: 0.2ms | ActiveRecord: 15.2ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:40:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.7ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:40:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.6ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:45:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (17.0ms) Compiled green_flag/admin/features.css (231ms) (pid 85107) Compiled green_flag/application.css (1ms) (pid 85107) Completed 200 OK in 269.6ms (Views: 260.1ms | ActiveRecord: 3.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Served asset /green_flag/admin/features.css - 200 OK (4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Served asset /green_flag/application.css - 200 OK (4ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (4.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by Completed 500 Internal Server Error in 11.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303318281918581615__process_action__2225300280202734340__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4433348173436581438__call__1557619984248991925__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.1ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 25.4ms (Views: 0.1ms | ActiveRecord: 9.1ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.3ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:45:03 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 56.4ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.3ms) Completed 200 OK in 10.1ms (Views: 7.9ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by Completed 500 Internal Server Error in 6.2ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303318281918581615__process_action__2225300280202734340__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4433348173436581438__call__1557619984248991925__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:45:06 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.4ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (13.5ms) Completed 200 OK in 24.8ms (Views: 15.6ms | ActiveRecord: 3.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (6.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by Completed 500 Internal Server Error in 11.3ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303318281918581615__process_action__2225300280202734340__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4433348173436581438__call__1557619984248991925__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.6ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 18.8ms (Views: 0.2ms | ActiveRecord: 5.3ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:50:05 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.7ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:50:07 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1  (1.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.8ms) Completed 200 OK in 13.4ms (Views: 10.6ms | ActiveRecord: 1.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:07 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:07 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:07 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:07 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:07 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:07 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:07 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:07 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:50:07 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (2.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by Completed 500 Internal Server Error in 9.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__1303318281918581615__process_action__2225300280202734340__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__4433348173436581438__call__1557619984248991925__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.0ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:50:08 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.3ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:50:08 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:50:08 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:50:21 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (59.2ms) Completed 200 OK in 92.9ms (Views: 77.8ms | ActiveRecord: 4.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Served asset /green_flag/application.css - 200 OK (13ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Served asset /green_flag/admin/rules.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Served asset /green_flag/admin/features.css - 200 OK (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Served asset /green_flag/application.js - 200 OK (4ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (5.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 11) ORDER BY order_by Completed 200 OK in 11.8ms (Views: 0.1ms | ActiveRecord: 6.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (3.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 43.2ms (Views: 0.1ms | ActiveRecord: 10.5ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.4ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:50:22 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.7ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started PUT "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:50:30 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>12, "order_by"=>0, "percentage"=>"100", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>11, "group_description"=>"This is everyone!"}], "feature_id"=>"1", "rule_list"=>{"_json"=>[{"created_at"=>"2015-09-30T15:04:39Z", "feature_id"=>1, "group_key"=>"Everyone", "id"=>12, "order_by"=>0, "percentage"=>"100", "updated_at"=>"2015-09-30T15:04:39Z", "version_number"=>11, "group_description"=>"This is everyone!"}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 1]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 12, "updated_at" = '2015-10-02 22:50:30.619850' WHERE "green_flag_features"."id" = 1  (6.0ms) COMMIT  (0.2ms) BEGIN SQL (0.9ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["feature_id", 1], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Wed, 30 Sep 2015 15:04:39 UTC +00:00], ["version_number", 12]]  (6.1ms) COMMIT Completed 200 OK in 23.4ms (Views: 0.2ms | ActiveRecord: 14.3ms) Started GET "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 12) GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 12) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.7ms) Completed 200 OK in 12.2ms (Views: 8.4ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/1/rule_list" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 AND (version_number = 12) ORDER BY order_by Completed 200 OK in 7.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/white_list_users" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"1"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.2ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/1/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]] GreenFlag::SiteVisitor Load (0.2ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/1/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:50:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"1"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:50:34 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 Completed 500 Internal Server Error in 3.7ms NameError (uninitialized constant GreenFlag::Feature::MAX_DELETION_FEATURE_DECISIONS): /Users/jason/dev/green_flag/app/models/green_flag/feature.rb:69:in `require_manual_deletion?' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/features_controller.rb:21:in `destroy' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:436:in `_run__3164118577967073132__process_action__3562529120697192595__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2128439010542813723__call__351072602848647486__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.2ms) Started DELETE "/green_flag/admin/features/1" for 127.0.0.1 at 2015-10-02 18:51:03 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"1"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 1 LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 SQL (0.9ms) DELETE FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 1 SQL (0.2ms) DELETE FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 1 SQL (1.3ms) DELETE FROM "green_flag_feature_events" WHERE "green_flag_feature_events"."feature_id" = 1  (0.1ms) BEGIN SQL (0.4ms) DELETE FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 [["id", 1]]  (0.3ms) COMMIT Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 27.8ms (ActiveRecord: 8.6ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:51:03 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.2ms) Completed 200 OK in 11.8ms (Views: 9.6ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:04 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:04 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:04 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:04 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:04 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:04 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:04 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:04 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:51:07 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (3.0ms) Completed 200 OK in 8.2ms (Views: 6.7ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:07 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:07 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:07 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:07 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:07 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:07 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:07 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:07 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:51:08 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (4.0ms) Completed 200 OK in 10.8ms (Views: 7.9ms | ActiveRecord: 1.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:08 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:08 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:08 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:08 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:08 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:08 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:08 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:08 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.4ms) Completed 200 OK in 9.5ms (Views: 6.7ms | ActiveRecord: 0.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 24.0ms (Views: 0.2ms | ActiveRecord: 10.4ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 12.5ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:51:10 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.1ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:51:23 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (24.3ms) Completed 200 OK in 78.4ms (Views: 63.9ms | ActiveRecord: 4.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:23 -0400 Served asset /green_flag/admin/features.css - 200 OK (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:23 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:23 -0400 Served asset /green_flag/admin/features.js - 200 OK (3ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:23 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:23 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:23 -0400 Served asset /green_flag/application.css - 200 OK (3ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:23 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:23 -0400 Served asset /green_flag/application.js - 200 OK (6ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:51:24 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (1.0ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 7.3ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:51:24 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 26.2ms (Views: 0.1ms | ActiveRecord: 6.3ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:51:24 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.7ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:51:24 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.4ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:51:24 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.9ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.6ms) Completed 200 OK in 11.2ms (Views: 9.1ms | ActiveRecord: 1.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:24 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:24 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:24 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:24 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:25 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:25 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:25 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:25 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:51:25 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (4.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 7.3ms (Views: 0.1ms | ActiveRecord: 4.7ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:51:25 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (3.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.5ms (Views: 0.1ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:51:25 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (2.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.3ms (Views: 0.3ms | ActiveRecord: 3.5ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:51:25 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (1.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.2ms (Views: 0.1ms | ActiveRecord: 2.1ms) Started PUT "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:51:30 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"group_key"=>"Everyone", "group_description"=>"This is everyone!", "percentage"=>"100", "order_by"=>0}], "feature_id"=>"2", "rule_list"=>{"_json"=>[{"group_key"=>"Everyone", "group_description"=>"This is everyone!", "percentage"=>"100", "order_by"=>0}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 2]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 2, "updated_at" = '2015-10-02 22:51:30.083744' WHERE "green_flag_features"."id" = 2  (0.8ms) COMMIT  (0.1ms) BEGIN SQL (0.6ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["feature_id", 2], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["version_number", 2]]  (0.3ms) COMMIT Completed 200 OK in 14.5ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.4ms) Completed 200 OK in 11.0ms (Views: 8.3ms | ActiveRecord: 1.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (1.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 5.8ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.6ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.6ms (Views: 0.5ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:51:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.8ms (Views: 0.5ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:51:52 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) GreenFlag::Rule Load (0.2ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (16.7ms) Completed 200 OK in 30.4ms (Views: 19.1ms | ActiveRecord: 3.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (2.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Completed 500 Internal Server Error in 8.7ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__42003740705178340__process_action__617731907545590005__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2318128760825523123__call__3883841845577183767__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.7ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 18.1ms (Views: 0.1ms | ActiveRecord: 4.7ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.3ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:51:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.8ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:51:58 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 3.0ms (ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:51:58 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2)  (0.6ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (7.1ms) Completed 200 OK in 12.8ms (Views: 10.2ms | ActiveRecord: 1.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:58 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:58 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:58 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:51:58 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:58 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:58 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:58 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:51:58 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:52:16 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (17.2ms) Completed 200 OK in 28.2ms (Views: 19.3ms | ActiveRecord: 3.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:17 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:17 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:17 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:17 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:17 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:17 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:17 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:17 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.0ms) Completed 200 OK in 10.0ms (Views: 7.1ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (2.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (5.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Completed 500 Internal Server Error in 14.3ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__42003740705178340__process_action__617731907545590005__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2318128760825523123__call__3883841845577183767__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.8ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 24.5ms (Views: 0.1ms | ActiveRecord: 5.8ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:52:18 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.7ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:52:20 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 3.4ms (ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:52:20 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.3ms) Completed 200 OK in 10.9ms (Views: 8.5ms | ActiveRecord: 1.5ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:20 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:20 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:20 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:20 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:20 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:20 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:20 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:20 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:52:42 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (14.7ms) Completed 200 OK in 24.8ms (Views: 16.5ms | ActiveRecord: 3.3ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:42 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.4ms) Completed 200 OK in 9.0ms (Views: 6.0ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (5.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Completed 500 Internal Server Error in 12.9ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__42003740705178340__process_action__617731907545590005__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2318128760825523123__call__3883841845577183767__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.6ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 25.1ms (Views: 0.2ms | ActiveRecord: 5.1ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 8.2ms (Views: 0.4ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:52:43 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.9ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.8ms) Completed 200 OK in 11.4ms (Views: 7.6ms | ActiveRecord: 1.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (2.9ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (3.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Completed 500 Internal Server Error in 10.4ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__42003740705178340__process_action__617731907545590005__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2318128760825523123__call__3883841845577183767__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.9ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (2.1ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:52:49 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (53.7ms) Completed 200 OK in 81.7ms (Views: 66.3ms | ActiveRecord: 4.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Served asset /green_flag/application.css - 200 OK (9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Served asset /jquery_ujs.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (37ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Served asset /green_flag/application.js - 200 OK (2ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (6.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (2.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 2) ORDER BY order_by Completed 200 OK in 17.2ms (Views: 0.3ms | ActiveRecord: 11.2ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 36.4ms (Views: 0.3ms | ActiveRecord: 7.1ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (1.7ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 11.5ms (Views: 0.2ms | ActiveRecord: 2.4ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:52:55 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.0ms (Views: 0.3ms | ActiveRecord: 1.3ms) Started PUT "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:52:59 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>14, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>2, "group_description"=>"This is everyone!"}, {"group_key"=>"New visitors", "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)", "percentage"=>0, "order_by"=>1}], "feature_id"=>"2", "rule_list"=>{"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>14, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>2, "group_description"=>"This is everyone!"}, {"group_key"=>"New visitors", "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)", "percentage"=>0, "order_by"=>1}]}} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 2]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 3, "updated_at" = '2015-10-02 22:52:59.436794' WHERE "green_flag_features"."id" = 2  (0.8ms) COMMIT  (0.1ms) BEGIN SQL (1.0ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["feature_id", 2], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["version_number", 3]] SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["feature_id", 2], ["group_key", "New visitors"], ["order_by", 1], ["percentage", 0], ["updated_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["version_number", 3]]  (0.4ms) COMMIT Completed 200 OK in 12.9ms (Views: 0.1ms | ActiveRecord: 3.9ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:53:02 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 3) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.3ms) Completed 200 OK in 10.6ms (Views: 8.3ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:02 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:02 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:02 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:03 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:03 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:03 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:03 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:03 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:53:03 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (2.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 9.3ms (Views: 0.2ms | ActiveRecord: 4.7ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:53:03 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 6.1ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:53:03 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 8.2ms (Views: 0.4ms | ActiveRecord: 2.1ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:53:03 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started PUT "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:53:08 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>15, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>3, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-02T22:52:59Z", "feature_id"=>2, "group_key"=>"New visitors", "id"=>16, "order_by"=>1, "percentage"=>"100", "updated_at"=>"2015-10-02T22:52:59Z", "version_number"=>3, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}], "feature_id"=>"2", "rule_list"=>{"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>15, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>3, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-02T22:52:59Z", "feature_id"=>2, "group_key"=>"New visitors", "id"=>16, "order_by"=>1, "percentage"=>"100", "updated_at"=>"2015-10-02T22:52:59Z", "version_number"=>3, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 2]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.5ms) UPDATE "green_flag_features" SET "version_number" = 4, "updated_at" = '2015-10-02 22:53:08.032813' WHERE "green_flag_features"."id" = 2  (0.8ms) COMMIT  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["feature_id", 2], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["version_number", 4]] SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["feature_id", 2], ["group_key", "New visitors"], ["order_by", 1], ["percentage", 100], ["updated_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["version_number", 4]]  (0.2ms) COMMIT Completed 200 OK in 10.0ms (Views: 0.1ms | ActiveRecord: 3.1ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.0ms) Completed 200 OK in 10.7ms (Views: 8.6ms | ActiveRecord: 1.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 200 OK in 5.5ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.9ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:53:09 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started DELETE "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:53:12 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 3.2ms (ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:53:12 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (4.8ms) Completed 200 OK in 9.9ms (Views: 7.9ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:12 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:12 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:12 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:12 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:12 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:12 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:12 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:12 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.0ms) Completed 200 OK in 9.4ms (Views: 7.3ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (1.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 200 OK in 4.9ms (Views: 0.1ms | ActiveRecord: 2.0ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:53:21 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.3ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started DELETE "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:53:23 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 2.7ms (ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:53:23 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (4.1ms) Completed 200 OK in 8.7ms (Views: 6.9ms | ActiveRecord: 1.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:23 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:23 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:53:23 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:23 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:23 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:23 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:23 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:53:23 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:56:30 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (14.7ms) Completed 200 OK in 25.9ms (Views: 16.8ms | ActiveRecord: 3.3ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:56:30 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:56:30 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:56:30 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:56:30 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:56:30 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:56:30 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:56:30 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:56:30 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (52.2ms) Completed 200 OK in 64.5ms (Views: 54.4ms | ActiveRecord: 3.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.3ms) Completed 200 OK in 13.4ms (Views: 10.3ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:26 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 18:57:27 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (3.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 8.9ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.3ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 18:57:27 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 22.7ms (Views: 0.1ms | ActiveRecord: 7.7ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 18:57:27 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.2ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 18:57:27 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 18:57:31 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 4.4ms (ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 18:57:31 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.8ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (1.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (8.0ms) Completed 200 OK in 13.6ms (Views: 10.4ms | ActiveRecord: 2.5ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 18:57:31 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 18:57:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 18:57:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:31 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:31 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 18:57:31 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 19:04:55 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (16.8ms) Completed 200 OK in 30.9ms (Views: 19.3ms | ActiveRecord: 4.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:04:55 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:04:55 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:04:55 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:04:55 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:04:55 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:04:55 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:04:55 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:04:55 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.2ms) Completed 200 OK in 10.0ms (Views: 6.8ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (4.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 10.0ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.9ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 20.5ms (Views: 0.1ms | ActiveRecord: 5.7ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.6ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.3ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:04:56 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.0ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started DELETE "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:05:00 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 2.8ms (ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 19:05:01 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (4.1ms) Completed 200 OK in 9.2ms (Views: 7.5ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:05:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:05:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:05:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:01 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:01 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/3" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 3 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.5ms) Completed 200 OK in 8.6ms (Views: 6.8ms | ActiveRecord: 0.7ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/3/white_list_users" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"3"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/3/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.2ms (Views: 0.2ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/3/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:05:04 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.5ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/3" for 127.0.0.1 at 2015-10-02 19:05:07 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 3 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 2.7ms (ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 19:05:07 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.1ms) Completed 200 OK in 10.3ms (Views: 8.2ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:05:07 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:05:07 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:05:07 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:07 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:07 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:07 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:07 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:05:07 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.4ms) Completed 200 OK in 8.9ms (Views: 7.2ms | ActiveRecord: 0.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 6.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.7ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 5.9ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:06:27 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.7ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.2ms (Views: 0.6ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:16 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1 ERROR: compiling ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb__1176741395952983824_70353873934100 RAISED /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:139: syntax error, unexpected '<', expecting ')' <%# Javascript kickstart );@output_buffer.safe_concat(' ^ /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:139: unterminated string meets end of file Function body: def ___sers_jason_dev_green_flag_app_views_green_flag_admin_features_show_html_erb__1176741395952983824_70353873934100(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "green_flag/admin/features/show";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('

');@output_buffer.append= ( link_to 'Green Flag', admin_features_path );@output_buffer.safe_concat(' - ');@output_buffer.append= ( @feature.code );@output_buffer.safe_concat('

'); @output_buffer.safe_concat('
'); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' '); @output_buffer.safe_concat(' ');@output_buffer.append= ( render 'delete_flag' <%# Javascript kickstart );@output_buffer.safe_concat(' ');@output_buffer.append= ( javascript_include_tag 'green_flag/admin/features' );@output_buffer.safe_concat(' ');@output_buffer.append= ( javascript_include_tag 'green_flag/admin/feature-deletion' );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `module_eval' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:297:in `compile' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:244:in `block in compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `synchronize' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:232:in `compile!' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:144:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:125:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:17:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:88:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:16:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:436:in `_run__3475713251317847741__process_action__1204510523441014735__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in `process' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in `block in action' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in `call_app' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `block in call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/tagged_logging.rb:22:in `tagged' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/static.rb:83:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/application.rb:231:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/content_length.rb:14:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/railties-3.2.22/lib/rails/rack/log_tailer.rb:17:in `call' /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/rack-1.4.7/lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (2.1ms) Completed 500 Internal Server Error in 11.2ms ActionView::Template::Error (/Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:139: syntax error, unexpected '<', expecting ')' <%# Javascript kickstart );@output_buffer.safe_concat(' ^ /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb:139: unterminated string meets end of file): 136: 137: <%= render 'delete_flag' 138: 139: <%# Javascript kickstart %> 140: <%= javascript_include_tag 'green_flag/admin/features' %> 141: <%= javascript_include_tag 'green_flag/admin/feature-deletion' %> 142: actionpack (3.2.22) lib/action_view/template.rb:297:in `module_eval' actionpack (3.2.22) lib/action_view/template.rb:297:in `compile' actionpack (3.2.22) lib/action_view/template.rb:244:in `block in compile!' actionpack (3.2.22) lib/action_view/template.rb:232:in `synchronize' actionpack (3.2.22) lib/action_view/template.rb:232:in `compile!' actionpack (3.2.22) lib/action_view/template.rb:144:in `block in render' activesupport (3.2.22) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.22) lib/action_view/template.rb:143:in `render' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.22) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.22) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.22) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.22) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.22) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.22) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.22) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.22) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:436:in `_run__3475713251317847741__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.4ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (12.9ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (19.0ms) Completed 200 OK in 24.9ms (Views: 21.2ms | ActiveRecord: 2.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 5.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.0ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 21.8ms (Views: 0.1ms | ActiveRecord: 6.4ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 9.3ms (Views: 0.3ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:15:25 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.3ms (Views: 0.4ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (2.1ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.8ms) Completed 200 OK in 12.7ms (Views: 11.0ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (2.0ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 5.1ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.9ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.8ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.6ms (Views: 0.7ms | ActiveRecord: 1.7ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:15:31 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.0ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (2.2ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.0ms) Completed 200 OK in 8.4ms (Views: 6.6ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (2.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 6.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.6ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.6ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.3ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (2.4ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.8ms) Completed 200 OK in 10.6ms (Views: 8.6ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (2.5ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.3ms) Completed 200 OK in 12.9ms (Views: 11.2ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (1.9ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (4.5ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.2ms) Completed 200 OK in 12.7ms (Views: 9.1ms | ActiveRecord: 2.6ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:15:32 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (1.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 6.5ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (14.9ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (2.3ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.7ms) Completed 200 OK in 9.7ms (Views: 8.0ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (2.1ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.9ms) Completed 200 OK in 9.3ms (Views: 7.4ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (2.7ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.8ms) Completed 200 OK in 14.3ms (Views: 11.7ms | ActiveRecord: 1.3ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (2.1ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.1ms) Completed 200 OK in 9.6ms (Views: 8.0ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 3.2ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.3ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.3ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.0ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (3.0ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.0ms) Completed 200 OK in 11.7ms (Views: 10.1ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag.html.erb (2.5ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.8ms) Completed 200 OK in 14.1ms (Views: 12.2ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 4.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.3ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.5ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.6ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:15:33 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:15:35 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 3.1ms (ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 19:15:35 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (4.0ms) Completed 200 OK in 8.9ms (Views: 6.9ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:35 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:35 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:15:35 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:35 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:35 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:35 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:35 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:15:35 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 19:16:40 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (4.3ms) Completed 200 OK in 8.9ms (Views: 7.0ms | ActiveRecord: 1.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:16:40 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:16:40 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:40 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:16:40 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:40 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:40 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:40 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:40 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (3.1ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.2ms) Completed 200 OK in 10.8ms (Views: 8.9ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 2.6ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.1ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.7ms (Views: 0.9ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:16:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.2ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:16:46 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 2.7ms (ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 19:16:46 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (4.3ms) Completed 200 OK in 8.7ms (Views: 7.2ms | ActiveRecord: 1.1ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:16:46 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:16:46 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:16:46 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:46 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:46 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:46 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:46 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:16:46 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 19:17:37 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4)  (0.2ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (4.8ms) Completed 200 OK in 11.1ms (Views: 8.3ms | ActiveRecord: 1.4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:37 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:37 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:37 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:37 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:37 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:37 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:37 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:37 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (3.2ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.3ms) Completed 200 OK in 10.4ms (Views: 8.6ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (2.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 5.9ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.7ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.0ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.0ms (Views: 0.1ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.0ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:17:38 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (1.0ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.5ms (Views: 0.3ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (2.0ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.5ms) Completed 200 OK in 10.2ms (Views: 8.6ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 4.3ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__3296671594379350640__process_action__1204510523441014735__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__436229019130356396__call__4119285420721400798__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.7ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.8ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 5.6ms (Views: 0.4ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:17:41 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (51.3ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (64.6ms) Completed 200 OK in 99.1ms (Views: 83.3ms | ActiveRecord: 4.8ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Served asset /green_flag/application.css - 200 OK (5ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Served asset /green_flag/admin/rules.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (49ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Served asset /green_flag/admin/features.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Served asset /green_flag/admin/rules.js - 200 OK (3ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (4.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (2.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 4) ORDER BY order_by Completed 200 OK in 13.2ms (Views: 0.1ms | ActiveRecord: 7.8ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 42.7ms (Views: 0.2ms | ActiveRecord: 10.4ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.8ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:17:46 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 7.2ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started PUT "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:17:51 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>17, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>4, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-02T22:52:59Z", "feature_id"=>2, "group_key"=>"New visitors", "id"=>18, "order_by"=>1, "percentage"=>"98", "updated_at"=>"2015-10-02T22:52:59Z", "version_number"=>4, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}], "feature_id"=>"2", "rule_list"=>{"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>17, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>4, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-02T22:52:59Z", "feature_id"=>2, "group_key"=>"New visitors", "id"=>18, "order_by"=>1, "percentage"=>"98", "updated_at"=>"2015-10-02T22:52:59Z", "version_number"=>4, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}]}} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 2]] GreenFlag::Rule Load (0.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 5, "updated_at" = '2015-10-02 23:17:51.743816' WHERE "green_flag_features"."id" = 2  (6.0ms) COMMIT  (0.1ms) BEGIN SQL (0.7ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["feature_id", 2], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["version_number", 5]] SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["feature_id", 2], ["group_key", "New visitors"], ["order_by", 1], ["percentage", 98], ["updated_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["version_number", 5]]  (5.7ms) COMMIT Completed 200 OK in 23.2ms (Views: 0.1ms | ActiveRecord: 14.3ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.7ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 5) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 5) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 5) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (3.6ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.3ms) Completed 200 OK in 42.8ms (Views: 40.5ms | ActiveRecord: 1.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (2.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 5) ORDER BY order_by Completed 200 OK in 7.0ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.9ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.5ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:17:53 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started PUT "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>19, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>5, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-02T22:52:59Z", "feature_id"=>2, "group_key"=>"New visitors", "id"=>20, "order_by"=>1, "percentage"=>"100", "updated_at"=>"2015-10-02T22:52:59Z", "version_number"=>5, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}], "feature_id"=>"2", "rule_list"=>{"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>19, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>5, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-02T22:52:59Z", "feature_id"=>2, "group_key"=>"New visitors", "id"=>20, "order_by"=>1, "percentage"=>"100", "updated_at"=>"2015-10-02T22:52:59Z", "version_number"=>5, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}]}} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 2]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 6, "updated_at" = '2015-10-02 23:18:15.085873' WHERE "green_flag_features"."id" = 2  (0.8ms) COMMIT  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["feature_id", 2], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["version_number", 6]] SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["feature_id", 2], ["group_key", "New visitors"], ["order_by", 1], ["percentage", 100], ["updated_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["version_number", 6]]  (0.3ms) COMMIT Completed 200 OK in 9.0ms (Views: 0.1ms | ActiveRecord: 3.0ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (2.6ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (6.0ms) Completed 200 OK in 10.7ms (Views: 9.0ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (1.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (2.1ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) ORDER BY order_by Completed 200 OK in 9.1ms (Views: 0.3ms | ActiveRecord: 3.3ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 3.7ms (Views: 0.2ms | ActiveRecord: 1.5ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (1.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (2.0ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (1.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.9ms (Views: 0.3ms | ActiveRecord: 5.1ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:18:15 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.3ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (4.0ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (7.0ms) Completed 200 OK in 12.5ms (Views: 10.4ms | ActiveRecord: 1.2ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (2.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) ORDER BY order_by Completed 200 OK in 7.3ms (Views: 0.3ms | ActiveRecord: 2.7ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (2.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 4.4ms (Views: 0.1ms | ActiveRecord: 2.2ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-02 19:19:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 6.7ms (Views: 0.3ms | ActiveRecord: 1.4ms) Started DELETE "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-02 19:19:03 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 4.9ms (ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 19:19:03 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (5.1ms) Completed 200 OK in 10.5ms (Views: 8.1ms | ActiveRecord: 1.2ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:19:03 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:19:03 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:19:03 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:03 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:03 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:03 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:03 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:03 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-02 19:19:04 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6)  (0.5ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (42.7ms) Completed 200 OK in 47.7ms (Views: 45.6ms | ActiveRecord: 1.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-02 19:19:04 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-02 19:19:04 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:04 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-02 19:19:04 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:04 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:04 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:04 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-02 19:19:04 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-04 17:57:59 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6)  (0.7ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (97.9ms) Compiled green_flag/admin/features.css (217ms) (pid 85681) Compiled green_flag/application.css (0ms) (pid 85681) Completed 200 OK in 382.1ms (Views: 365.4ms | ActiveRecord: 4.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-04 17:57:59 -0400 Served asset /green_flag/application.css - 200 OK (9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-04 17:57:59 -0400 Served asset /green_flag/admin/features.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-04 17:57:59 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-04 17:57:59 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-04 17:57:59 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-04 17:57:59 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-04 17:57:59 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-04 17:57:59 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Connecting to database specified by database.yml  (6.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (120.6ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (359.5ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (7.3ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (1.1ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (2.5ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (1.0ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.8ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (26.2ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (2.7ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (1.1ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (2.4ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.9ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.8ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT version FROM "schema_migrations"  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Connecting to database specified by database.yml  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (122.9ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (243.2ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (3.6ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (0.8ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (1.9ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.9ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (1.0ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (2.8ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (1.8ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.7ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (1.6ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.7ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.7ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.6ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Connecting to database specified by database.yml  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (125.8ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (243.4ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (3.9ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (1.0ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (1.9ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.9ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.8ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (2.9ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (2.6ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (2.3ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (1.0ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.9ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.7ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Connecting to database specified by database.yml  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (122.1ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (243.4ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (4.0ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (0.8ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (1.7ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.9ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.7ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (2.9ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (2.1ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (1.0ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (1.8ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.8ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.7ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Connecting to database specified by database.yml  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (120.2ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (243.5ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (3.5ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (0.8ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (2.1ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (1.0ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (1.0ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (2.9ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (1.8ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (1.7ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.7ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.7ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.7ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Connecting to database specified by database.yml  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (123.3ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (244.4ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (3.9ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (1.0ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (2.3ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (1.1ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.9ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (2.7ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (2.0ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (1.7ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.9ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.6ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Started GET "/admin/green_flag/" for 127.0.0.1 at 2015-10-05 17:22:45 -0400 Connecting to database specified by database.yml ActionController::RoutingError (No route matches [GET] "/admin/green_flag"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.4ms) Started GET "/admin/green_flag/" for 127.0.0.1 at 2015-10-05 17:23:06 -0400 ActionController::RoutingError (No route matches [GET] "/admin/green_flag"): actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/green_flag/admin/features/" for 127.0.0.1 at 2015-10-05 17:23:17 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.7ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (1.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6)  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (51.9ms) Compiled green_flag/admin/feature-deletion.js (0ms) (pid 4826) Compiled green_flag/application.js (1ms) (pid 4826) Completed 200 OK in 82.8ms (Views: 71.7ms | ActiveRecord: 5.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-05 17:23:17 -0400 Served asset /green_flag/application.css - 200 OK (7ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-05 17:23:17 -0400 Served asset /green_flag/admin/features.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-05 17:23:17 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:17 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:17 -0400 Served asset /green_flag/admin/rules.js - 200 OK (31ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:18 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:18 -0400 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:18 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (1ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-05 17:23:19 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (2.8ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (13.1ms) Completed 200 OK in 19.4ms (Views: 15.9ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:19 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:19 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:19 -0400 Served asset /green_flag/admin/features.js - 304 Not Modified (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-05 17:23:19 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (5.8ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (0.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 6) ORDER BY order_by Completed 200 OK in 9.9ms (Views: 0.2ms | ActiveRecord: 8.5ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-05 17:23:19 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 26.9ms (Views: 0.1ms | ActiveRecord: 6.1ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:23:19 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.7ms (Views: 0.2ms | ActiveRecord: 1.4ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:23:19 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.5ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.7ms (Views: 0.2ms | ActiveRecord: 1.3ms) Started PUT "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-05 17:23:23 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>21, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>6, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-02T22:52:59Z", "feature_id"=>2, "group_key"=>"New visitors", "id"=>22, "order_by"=>1, "percentage"=>"90", "updated_at"=>"2015-10-02T22:52:59Z", "version_number"=>6, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}], "feature_id"=>"2", "rule_list"=>{"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>21, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>6, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-02T22:52:59Z", "feature_id"=>2, "group_key"=>"New visitors", "id"=>22, "order_by"=>1, "percentage"=>"90", "updated_at"=>"2015-10-02T22:52:59Z", "version_number"=>6, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}]}} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 2]] GreenFlag::Rule Load (0.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.5ms) UPDATE "green_flag_features" SET "version_number" = 7, "updated_at" = '2015-10-05 21:23:23.920542' WHERE "green_flag_features"."id" = 2  (5.8ms) COMMIT  (0.1ms) BEGIN SQL (0.6ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["feature_id", 2], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["version_number", 7]] SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["feature_id", 2], ["group_key", "New visitors"], ["order_by", 1], ["percentage", 90], ["updated_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["version_number", 7]]  (4.8ms) COMMIT Completed 200 OK in 24.3ms (Views: 0.1ms | ActiveRecord: 13.1ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 7) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 7) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 7) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (2.7ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.1ms) Completed 200 OK in 10.0ms (Views: 7.9ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 7) ORDER BY order_by Completed 200 OK in 4.3ms (Views: 0.1ms | ActiveRecord: 1.8ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.6ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.0ms (Views: 0.1ms | ActiveRecord: 0.6ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 1.2ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:23:28 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.1ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started PUT "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-05 17:23:36 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>23, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>7, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-02T22:52:59Z", "feature_id"=>2, "group_key"=>"New visitors", "id"=>24, "order_by"=>1, "percentage"=>"100", "updated_at"=>"2015-10-02T22:52:59Z", "version_number"=>7, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}], "feature_id"=>"2", "rule_list"=>{"_json"=>[{"created_at"=>"2015-10-02T22:51:30Z", "feature_id"=>2, "group_key"=>"Everyone", "id"=>23, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-02T22:51:30Z", "version_number"=>7, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-02T22:52:59Z", "feature_id"=>2, "group_key"=>"New visitors", "id"=>24, "order_by"=>1, "percentage"=>"100", "updated_at"=>"2015-10-02T22:52:59Z", "version_number"=>7, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 2]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.2ms) UPDATE "green_flag_features" SET "version_number" = 8, "updated_at" = '2015-10-05 21:23:36.947209' WHERE "green_flag_features"."id" = 2  (1.1ms) COMMIT  (0.1ms) BEGIN SQL (0.4ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["feature_id", 2], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Fri, 02 Oct 2015 22:51:30 UTC +00:00], ["version_number", 8]] SQL (1.4ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["feature_id", 2], ["group_key", "New visitors"], ["order_by", 1], ["percentage", 100], ["updated_at", Fri, 02 Oct 2015 22:52:59 UTC +00:00], ["version_number", 8]]  (0.3ms) COMMIT Completed 200 OK in 10.8ms (Views: 0.1ms | ActiveRecord: 4.3ms) Started GET "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 8) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 8) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (2.1ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.1ms) Completed 200 OK in 8.4ms (Views: 6.8ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/2/rule_list" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::Rule Load (1.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 AND (version_number = 8) ORDER BY order_by Completed 200 OK in 5.1ms (Views: 0.1ms | ActiveRecord: 1.6ms) Started GET "/green_flag/admin/features/2/white_list_users" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"2"} GreenFlag::FeatureDecision Load (0.7ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/2/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"2"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/2/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:23:38 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"2"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "2"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started DELETE "/green_flag/admin/features/2" for 127.0.0.1 at 2015-10-05 17:23:41 -0400 Processing by GreenFlag::Admin::FeaturesController#destroy as HTML Parameters: {"authenticity_token"=>"JReVbzzS6PuIi+6pOmpcL2jD9Zrmg1OLoVYN+/yNGSA=", "id"=>"2"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 2 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2  (0.1ms) BEGIN SQL (0.2ms) DELETE FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 2 SQL (0.2ms) DELETE FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 2 SQL (0.9ms) DELETE FROM "green_flag_feature_events" WHERE "green_flag_feature_events"."feature_id" = 2  (6.1ms) COMMIT  (0.1ms) BEGIN SQL (0.4ms) DELETE FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 [["id", 2]]  (5.9ms) COMMIT Redirected to http://localhost:3001/green_flag/admin/features Completed 302 Found in 23.0ms (ActiveRecord: 15.7ms) Started GET "/green_flag/admin/features" for 127.0.0.1 at 2015-10-05 17:23:41 -0400 Processing by GreenFlag::Admin::FeaturesController#index as HTML GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" ORDER BY created_at  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/index.html.erb within layouts/green_flag/application (2.2ms) Completed 200 OK in 8.2ms (Views: 6.6ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/3" for 127.0.0.1 at 2015-10-05 17:23:42 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 3 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (1.5ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.4ms) Completed 200 OK in 7.8ms (Views: 6.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:23:42 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::Rule Load (1.8ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 5.3ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/3/white_list_users" for 127.0.0.1 at 2015-10-05 17:23:42 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"3"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.8ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/3/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:23:42 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/3/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:23:42 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't'  (0.6ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.3ms (Views: 0.3ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/3" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 3 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (6.3ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (8.6ms) Completed 200 OK in 19.3ms (Views: 10.5ms | ActiveRecord: 2.6ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (1.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::Rule Load (2.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 6.2ms (Views: 0.1ms | ActiveRecord: 4.0ms) Started GET "/green_flag/admin/features/3/white_list_users" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"3"} GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 18.0ms (Views: 0.1ms | ActiveRecord: 6.5ms) Started GET "/green_flag/admin/features/3/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 7.5ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/3/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:27:29 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 5.1ms (Views: 0.2ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/3" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 3 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (1.5ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (3.5ms) Completed 200 OK in 8.0ms (Views: 6.4ms | ActiveRecord: 0.7ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 1.9ms) Started GET "/green_flag/admin/features/3/white_list_users" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"3"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/3/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/3/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:27:34 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.5ms (Views: 0.4ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/3" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Connecting to database specified by database.yml Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 3 LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (39.7ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (50.8ms) Completed 200 OK in 77.6ms (Views: 64.6ms | ActiveRecord: 3.9ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Served asset /green_flag/admin/features.css - 200 OK (4ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Served asset /green_flag/application.css - 200 OK (2ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Served asset /green_flag/admin/rules.css - 200 OK (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Served asset /green_flag/admin/features.js - 200 OK (2ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (1ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Served asset /green_flag/admin/rules.js - 200 OK (1ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Served asset /green_flag/application.js - 200 OK (3ms) Started GET "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (3.7ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::Rule Load (1.4ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 1) ORDER BY order_by Completed 200 OK in 38.8ms (Views: 0.1ms | ActiveRecord: 5.4ms) Started GET "/green_flag/admin/features/3/white_list_users" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"3"} GreenFlag::FeatureDecision Load (1.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 24.1ms (Views: 0.1ms | ActiveRecord: 5.9ms) Started GET "/green_flag/admin/features/3/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::SiteVisitor Load (0.5ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.4ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 6.5ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/3/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:28:00 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.5ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started PUT "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:28:06 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"group_key"=>"Everyone", "group_description"=>"This is everyone!", "percentage"=>"100", "order_by"=>0}], "feature_id"=>"3", "rule_list"=>{"_json"=>[{"group_key"=>"Everyone", "group_description"=>"This is everyone!", "percentage"=>"100", "order_by"=>0}]}} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 3]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 2, "updated_at" = '2015-10-05 21:28:06.778639' WHERE "green_flag_features"."id" = 3  (1.3ms) COMMIT  (0.1ms) BEGIN SQL (0.7ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Mon, 05 Oct 2015 21:28:06 UTC +00:00], ["feature_id", 3], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Mon, 05 Oct 2015 21:28:06 UTC +00:00], ["version_number", 2]]  (0.3ms) COMMIT Completed 200 OK in 16.0ms (Views: 0.1ms | ActiveRecord: 3.6ms) Started PUT "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:28:12 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"group_key"=>"Everyone", "group_description"=>"This is everyone!", "percentage"=>"100", "order_by"=>0}, {"group_key"=>"New visitors", "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)", "percentage"=>"90", "order_by"=>1}], "feature_id"=>"3", "rule_list"=>{"_json"=>[{"group_key"=>"Everyone", "group_description"=>"This is everyone!", "percentage"=>"100", "order_by"=>0}, {"group_key"=>"New visitors", "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)", "percentage"=>"90", "order_by"=>1}]}} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 3]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.3ms) UPDATE "green_flag_features" SET "version_number" = 3, "updated_at" = '2015-10-05 21:28:12.166497' WHERE "green_flag_features"."id" = 3  (0.8ms) COMMIT  (0.1ms) BEGIN SQL (0.4ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Mon, 05 Oct 2015 21:28:12 UTC +00:00], ["feature_id", 3], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Mon, 05 Oct 2015 21:28:12 UTC +00:00], ["version_number", 3]] SQL (0.7ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Mon, 05 Oct 2015 21:28:12 UTC +00:00], ["feature_id", 3], ["group_key", "New visitors"], ["order_by", 1], ["percentage", 90], ["updated_at", Mon, 05 Oct 2015 21:28:12 UTC +00:00], ["version_number", 3]]  (0.2ms) COMMIT Completed 200 OK in 9.7ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/3" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 3 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 3) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 3) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 3) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (2.6ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (4.9ms) Completed 200 OK in 9.5ms (Views: 7.7ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (3.1ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::Rule Load (1.5ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 3) ORDER BY order_by Completed 200 OK in 7.3ms (Views: 0.1ms | ActiveRecord: 4.6ms) Started GET "/green_flag/admin/features/3/white_list_users" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"3"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 1.7ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/3/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.2ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.0ms (Views: 0.1ms | ActiveRecord: 0.7ms) Started GET "/green_flag/admin/features/3/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:28:14 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.1ms (Views: 0.2ms | ActiveRecord: 0.7ms) Started PUT "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:28:22 -0400 Processing by GreenFlag::Admin::RuleListsController#update as JSON Parameters: {"_json"=>[{"created_at"=>"2015-10-05T21:28:12Z", "feature_id"=>3, "group_key"=>"Everyone", "id"=>28, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-05T21:28:12Z", "version_number"=>3, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-05T21:28:12Z", "feature_id"=>3, "group_key"=>"New visitors", "id"=>29, "order_by"=>1, "percentage"=>"100", "updated_at"=>"2015-10-05T21:28:12Z", "version_number"=>3, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}], "feature_id"=>"3", "rule_list"=>{"_json"=>[{"created_at"=>"2015-10-05T21:28:12Z", "feature_id"=>3, "group_key"=>"Everyone", "id"=>28, "order_by"=>0, "percentage"=>100, "updated_at"=>"2015-10-05T21:28:12Z", "version_number"=>3, "group_description"=>"This is everyone!"}, {"created_at"=>"2015-10-05T21:28:12Z", "feature_id"=>3, "group_key"=>"New visitors", "id"=>29, "order_by"=>1, "percentage"=>"100", "updated_at"=>"2015-10-05T21:28:12Z", "version_number"=>3, "group_description"=>"These are visitors who have never logged in. (This does not include users who have signed out)"}]}} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", 3]] GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 ORDER BY version_number DESC LIMIT 1  (0.1ms) BEGIN  (0.7ms) UPDATE "green_flag_features" SET "version_number" = 4, "updated_at" = '2015-10-05 21:28:22.357708' WHERE "green_flag_features"."id" = 3  (1.0ms) COMMIT  (0.1ms) BEGIN SQL (0.4ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Mon, 05 Oct 2015 21:28:12 UTC +00:00], ["feature_id", 3], ["group_key", "Everyone"], ["order_by", 0], ["percentage", 100], ["updated_at", Mon, 05 Oct 2015 21:28:12 UTC +00:00], ["version_number", 4]] SQL (0.3ms) INSERT INTO "green_flag_rules" ("created_at", "feature_id", "group_key", "order_by", "percentage", "updated_at", "version_number") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["created_at", Mon, 05 Oct 2015 21:28:12 UTC +00:00], ["feature_id", 3], ["group_key", "New visitors"], ["order_by", 1], ["percentage", 100], ["updated_at", Mon, 05 Oct 2015 21:28:12 UTC +00:00], ["version_number", 4]]  (0.3ms) COMMIT Completed 200 OK in 10.3ms (Views: 0.1ms | ActiveRecord: 3.4ms) Started GET "/green_flag/admin/features/3" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.4ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 3 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) ORDER BY order_by Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (2.3ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.1ms) Completed 200 OK in 10.3ms (Views: 8.5ms | ActiveRecord: 1.0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::Rule Load (2.7ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) ORDER BY order_by Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 3.2ms) Started GET "/green_flag/admin/features/3/white_list_users" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"3"} GreenFlag::FeatureDecision Load (0.8ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.8ms) Started GET "/green_flag/admin/features/3/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/3/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:28:23 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]]  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.9ms (Views: 0.2ms | ActiveRecord: 0.9ms) Connecting to database specified by database.yml  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (113.8ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (359.9ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (3.9ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (1.0ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (2.0ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.9ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.8ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (24.3ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (2.2ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (1.9ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.9ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.8ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Connecting to database specified by database.yml  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (121.6ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (241.6ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (3.5ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (0.8ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (1.8ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (1.0ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.8ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (2.8ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (1.7ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (1.0ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (1.7ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (2.2ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.7ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Connecting to database specified by database.yml  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (121.4ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (244.3ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (4.0ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (0.9ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (2.2ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (1.0ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.9ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (2.8ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (2.0ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (1.8ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.7ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.7ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Started GET "/green_flag/admin/features/3" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 3 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (14.6ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (17.1ms) Completed 200 OK in 27.8ms (Views: 18.5ms | ActiveRecord: 3.3ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (2.5ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::Rule Load (1.6ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 7.8ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2567883482250429345__process_action__4084336513120115727__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2304370531715206139__call__978687542317684453__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.7ms) Started GET "/green_flag/admin/features/3/white_list_users" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"3"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 15.2ms (Views: 0.1ms | ActiveRecord: 4.5ms) Started GET "/green_flag/admin/features/3/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::SiteVisitor Load (0.4ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 8.8ms (Views: 0.2ms | ActiveRecord: 1.1ms) Started GET "/green_flag/admin/features/3/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:45:01 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't'  (0.4ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 4.6ms (Views: 0.2ms | ActiveRecord: 1.0ms) Started GET "/green_flag/admin/features/3" for 127.0.0.1 at 2015-10-05 17:45:05 -0400 Processing by GreenFlag::Admin::FeaturesController#show as HTML Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.3ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = 3 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) GreenFlag::Rule Load (0.3ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) ORDER BY order_by CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) CACHE (0.0ms) SELECT COUNT(*) FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/_delete_flag_button.html.erb (3.1ms) Rendered /Users/jason/dev/green_flag/app/views/green_flag/admin/features/show.html.erb within layouts/green_flag/application (5.5ms) Completed 200 OK in 10.9ms (Views: 9.1ms | ActiveRecord: 0.9ms) Started GET "/assets/green_flag/application.css?body=1" for 127.0.0.1 at 2015-10-05 17:45:05 -0400 Served asset /green_flag/application.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.css?body=1" for 127.0.0.1 at 2015-10-05 17:45:05 -0400 Served asset /green_flag/admin/features.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.css?body=1" for 127.0.0.1 at 2015-10-05 17:45:05 -0400 Served asset /green_flag/admin/rules.css - 200 OK (0ms) Started GET "/assets/green_flag/admin/features.js?body=1" for 127.0.0.1 at 2015-10-05 17:45:05 -0400 Served asset /green_flag/admin/features.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/feature-deletion.js?body=1" for 127.0.0.1 at 2015-10-05 17:45:05 -0400 Served asset /green_flag/admin/feature-deletion.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-10-05 17:45:05 -0400 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/green_flag/admin/rules.js?body=1" for 127.0.0.1 at 2015-10-05 17:45:05 -0400 Served asset /green_flag/admin/rules.js - 200 OK (0ms) Started GET "/assets/green_flag/application.js?body=1" for 127.0.0.1 at 2015-10-05 17:45:05 -0400 Served asset /green_flag/application.js - 200 OK (0ms) Started GET "/green_flag/admin/features/3/rule_list" for 127.0.0.1 at 2015-10-05 17:45:06 -0400 Processing by GreenFlag::Admin::RuleListsController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (2.6ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::Rule Load (1.9ms) SELECT "green_flag_rules".* FROM "green_flag_rules" WHERE "green_flag_rules"."feature_id" = 3 AND (version_number = 4) ORDER BY order_by Completed 500 Internal Server Error in 7.2ms NoMethodError (undefined method `description' for nil:NilClass): /Users/jason/dev/green_flag/app/models/green_flag/rule.rb:58:in `group_description' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `block in serializable_hash' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `each' activemodel (3.2.22) lib/active_model/serialization.rb:85:in `serializable_hash' activerecord (3.2.22) lib/active_record/serialization.rb:13:in `serializable_hash' activemodel (3.2.22) lib/active_model/serializers/json.rb:96:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:55:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:54:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `block in as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `map' activesupport (3.2.22) lib/active_support/json/encoding.rb:215:in `as_json' activesupport (3.2.22) lib/active_support/json/encoding.rb:47:in `block in encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:77:in `check_for_circular_references' activesupport (3.2.22) lib/active_support/json/encoding.rb:46:in `encode' activesupport (3.2.22) lib/active_support/json/encoding.rb:31:in `encode' activesupport (3.2.22) lib/active_support/core_ext/object/to_json.rb:16:in `to_json' activerecord (3.2.22) lib/active_record/associations/collection_proxy.rb:91:in `method_missing' /Users/jason/dev/green_flag/app/controllers/green_flag/admin/rule_lists_controller.rb:8:in `show' actionpack (3.2.22) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.22) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.22) lib/active_support/callbacks.rb:425:in `_run__2567883482250429345__process_action__4084336513120115727__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.22) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.22) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.22) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.22) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.22) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.22) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.22) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.22) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.22) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.22) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.22) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.7) lib/rack/etag.rb:23:in `call' rack (1.4.7) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.7) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `_run__2304370531715206139__call__978687542317684453__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.22) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.22) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.7) lib/rack/methodoverride.rb:21:in `call' rack (1.4.7) lib/rack/runtime.rb:17:in `call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.7) lib/rack/lock.rb:15:in `call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:in `call' railties (3.2.22) lib/rails/engine.rb:484:in `call' railties (3.2.22) lib/rails/application.rb:231:in `call' rack (1.4.7) lib/rack/content_length.rb:14:in `call' railties (3.2.22) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.7) lib/rack/handler/webrick.rb:59:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/jason/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/jason/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-3.2.22/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.0ms) Started GET "/green_flag/admin/features/3/white_list_users" for 127.0.0.1 at 2015-10-05 17:45:06 -0400 Processing by GreenFlag::Admin::WhiteListUsersController#index as JSON Parameters: {"feature_id"=>"3"} GreenFlag::FeatureDecision Load (0.5ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" INNER JOIN "green_flag_site_visitors" ON "green_flag_site_visitors"."id" = "green_flag_feature_decisions"."site_visitor_id" INNER JOIN "users" ON "users"."id" = "green_flag_site_visitors"."user_id" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't' AND "green_flag_feature_decisions"."manual" = 't' ORDER BY created_at Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.5ms) Started GET "/green_flag/admin/features/3/current_visitor_status" for 127.0.0.1 at 2015-10-05 17:45:06 -0400 Processing by GreenFlag::Admin::FeaturesController#current_visitor_status as JSON Parameters: {"id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]] GreenFlag::SiteVisitor Load (0.3ms) SELECT "green_flag_site_visitors".* FROM "green_flag_site_visitors" WHERE "green_flag_site_visitors"."visitor_code" = '52adca2f-3d06-4544-b999-ca38a736d223' LIMIT 1 GreenFlag::FeatureDecision Load (0.3ms) SELECT "green_flag_feature_decisions".* FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."site_visitor_id" = 1 LIMIT 1 Completed 200 OK in 3.3ms (Views: 0.2ms | ActiveRecord: 0.9ms) Started GET "/green_flag/admin/features/3/feature_decision_summary" for 127.0.0.1 at 2015-10-05 17:45:06 -0400 Processing by GreenFlag::Admin::FeatureDecisionSummariesController#show as JSON Parameters: {"feature_id"=>"3"} GreenFlag::Feature Load (0.2ms) SELECT "green_flag_features".* FROM "green_flag_features" WHERE "green_flag_features"."id" = $1 LIMIT 1 [["id", "3"]]  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 't'  (0.3ms) SELECT COUNT(*) FROM "green_flag_feature_decisions" WHERE "green_flag_feature_decisions"."feature_id" = 3 AND "green_flag_feature_decisions"."enabled" = 'f' Completed 200 OK in 3.9ms (Views: 0.2ms | ActiveRecord: 0.8ms) Connecting to database specified by database.yml  (1.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (129.9ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (363.3ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (5.8ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (0.8ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (2.1ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (1.0ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.8ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (20.0ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (2.0ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (2.0ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.9ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.7ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Connecting to database specified by database.yml  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (117.3ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (371.8ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (3.9ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (0.9ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (2.2ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.9ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (1.0ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (20.2ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (2.1ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)   (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (2.0ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (1.9ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))   (0.7ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852') Connecting to database specified by database.yml Compiled jquery.js (28ms) (pid 17723) Compiled jquery_ujs.js (0ms) (pid 17723) Compiled application.js (39ms) (pid 17723) Compiled application.css (0ms) (pid 17723) Compiled green_flag/admin/feature-deletion.js (0ms) (pid 17723) Compiled green_flag/admin/features.js (0ms) (pid 17723) Compiled green_flag/admin/rules.js (0ms) (pid 17723) Compiled green_flag/application.js (40ms) (pid 17723) Compiled green_flag/admin/features.css (198ms) (pid 17723) Compiled green_flag/admin/rules.css (0ms) (pid 17723) Compiled green_flag/application.css (206ms) (pid 17723) Connecting to database specified by database.yml  (7.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Connecting to database specified by database.yml  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateGreenFlagSiteVisitors (20140502112602) Migrating to CreateGreenFlagFeatures (20140502221059) Migrating to CreateGreenFlagFeatureDecisions (20140502221423) Migrating to AddVisitorCodeToSiteVisitors (20140505204611) Migrating to CreateGreenFlagRules (20140511045110) Migrating to SetDefaultPercentageInGreenFlagRules (20140513203728) Migrating to RequireOrderingForGreenFlagRules (20140514202337) Migrating to AddRestrictionsToGreenFlagRules (20140516214909) Migrating to AddIndexToFeatureDecisions (20140818155533)  (0.1ms) BEGIN  (0.1ms) COMMIT  (8.7ms) CREATE INDEX CONCURRENTLY "index_green_flag_feature_decisions_on_feature_id" ON "green_flag_feature_decisions" ("feature_id")  (1.6ms) INSERT INTO "schema_migrations" ("version") VALUES ('20140818155533') Migrating to CreateGreenFlagFeatureEvents (20150211214159) Migrating to AddRuleIdToGreenFlagFeatureDecisions (20150213191101) Migrating to AddVersionNumberToGreenFlagRules (20150218035000) Migrating to AddVersionNumberToGreenFlagFeatures (20150218035805) Migrating to AddVersionNumberToGreenFlagRulesIndices (20150218171852) Migrating to CreateUsers (20150726195118) Migrating to AddEmailToUsers (20150726204409)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" Connecting to database specified by database.yml  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (122.6ms) DROP DATABASE IF EXISTS "green_flag_dummy_test"  (386.0ms) CREATE DATABASE "green_flag_dummy_test" ENCODING = 'unicode'  (8.5ms) CREATE TABLE "green_flag_feature_decisions" ("id" serial primary key, "feature_id" integer NOT NULL, "site_visitor_id" integer NOT NULL, "enabled" boolean, "manual" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "rule_id" integer)  (0.9ms) CREATE INDEX "index_green_flag_feature_decisions_on_feature_id" ON "green_flag_feature_decisions" ("feature_id")  (1.3ms) CREATE UNIQUE INDEX "index_gf_feature_decisions_on_site_visitor_id_feature_id" ON "green_flag_feature_decisions" ("site_visitor_id", "feature_id")  (2.3ms) CREATE TABLE "green_flag_feature_events" ("id" serial primary key, "feature_id" integer NOT NULL, "event_type_code" integer NOT NULL, "count" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)   (0.9ms) CREATE INDEX "index_green_flag_feature_events_on_event_type_code" ON "green_flag_feature_events" ("event_type_code")  (0.9ms) CREATE INDEX "index_green_flag_feature_events_on_feature_id" ON "green_flag_feature_events" ("feature_id")  (25.5ms) CREATE TABLE "green_flag_features" ("id" serial primary key, "code" character varying(255) NOT NULL, "description" character varying(255), "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "index_green_flag_features_on_code" ON "green_flag_features" ("code")  (2.1ms) CREATE TABLE "green_flag_rules" ("id" serial primary key, "group_key" character varying(255) NOT NULL, "feature_id" integer NOT NULL, "order_by" integer NOT NULL, "percentage" integer DEFAULT 0 NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "version_number" integer DEFAULT 1 NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_group_key" ON "green_flag_rules" ("feature_id", "group_key", "version_number")  (0.9ms) CREATE UNIQUE INDEX "index_green_flag_rules_on_feature_version_and_order_by" ON "green_flag_rules" ("feature_id", "order_by", "version_number")  (2.7ms) CREATE TABLE "green_flag_site_visitors" ("id" serial primary key, "user_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "visitor_code" character varying(255) NOT NULL)   (1.7ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_user_id" ON "green_flag_site_visitors" ("user_id")  (1.1ms) CREATE UNIQUE INDEX "index_green_flag_site_visitors_on_visitor_code" ON "green_flag_site_visitors" ("visitor_code")  (2.2ms) CREATE TABLE "users" ("id" serial primary key, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "email" character varying(255))  (0.7ms) CREATE TABLE "schema_migrations" ("version" character varying(255) NOT NULL)   (7.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT version FROM "schema_migrations"  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726204409')  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150726195118')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502112602')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221059')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140502221423')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140505204611')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511045110')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513203728')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514202337')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516214909')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20140818155533')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150211214159')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150213191101')  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035000')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218035805')  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150218171852')