(0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') Started GET "/plaid/index" for 127.0.0.1 at 2015-12-10 12:07:30 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (1.3ms) Completed 200 OK in 155ms (Views: 154.6ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2015-12-10 12:07:30 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2015-12-10 12:07:30 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2015-12-10 12:07:30 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2015-12-10 12:07:30 -0500 Started GET "/plaid/index" for 127.0.0.1 at 2015-12-10 12:20:36 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 15ms (Views: 14.9ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2015-12-10 12:20:36 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2015-12-10 12:20:36 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2015-12-10 12:20:36 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2015-12-10 12:20:36 -0500 Started GET "/plaid/index" for 127.0.0.1 at 2015-12-10 12:26:08 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (3.0ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `argyle' for #): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb__3538854929425955732_70365484677900' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.1ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (45.3ms) Started GET "/plaid/index" for 127.0.0.1 at 2015-12-10 12:30:07 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (4.5ms) Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `plaid_src' for #): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb__2517357304254402721_70260599237480' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.1ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.4ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (57.1ms) Started GET "/plaid/index" for 127.0.0.1 at 2015-12-10 12:30:35 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 153ms (Views: 153.0ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2015-12-10 12:30:35 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2015-12-10 12:30:35 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2015-12-10 12:30:35 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2015-12-10 12:30:35 -0500  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') Started GET "/plaid/index" for ::1 at 2015-12-10 15:12:14 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (5.0ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `argyle' for #): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___1741917392320766703_70177997463120' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.2ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (51.9ms) Started GET "/plaid/index" for ::1 at 2015-12-10 15:39:52 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (4.1ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `plaid_src' for nil:NilClass): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___1736522781787877012_70243051012540' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (44.2ms) Started GET "/" for ::1 at 2015-12-11 11:03:07 -0500 Processing by Rails::WelcomeController#index as HTML Rendered /Users/jbarry/Projects/argyle/.bundle/gems/railties-4.2.5/lib/rails/templates/rails/welcome/index.html.erb (2.0ms) Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:03:15 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (3.4ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (0 for 2)): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___2844535222692296737_70306963584300' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.8ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (59.3ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:03:46 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (1.7ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `key' for nil:NilClass): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link('myId', name: 'ohai') %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___2844535222692296737_70306993135040' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.7ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (47.8ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:06:08 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.8ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Create initializers/argyle to use Plaid Link): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link('myId', name: 'ohai') %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___2844535222692296737_70306993135040' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.3ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (38.7ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:06:35 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.9ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms) ActionView::Template::Error (No configuration found. Does initializers/argyle.rb exist?): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link('myId', name: 'ohai') %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___2844535222692296737_70306993135040' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.2ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (36.8ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:07:16 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (4.0ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms) ActionView::Template::Error (No configuration found. Does initializers/argyle.rb exist?): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link('myId', name: 'ohai') %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb__2783914761305358065_70181914247880' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.5ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.5ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (47.1ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:11:24 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (4.0ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms) ActionView::Template::Error (key must be set in initializers/argyle): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link('myId', name: 'ohai') %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___1953050376815608991_70352962454380' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.8ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.8ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (58.2ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:12:23 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.8ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Public key must be set in Argyle configuration): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link('myId', name: 'ohai') %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___1953050376815608991_70352962454380' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.1ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (35.9ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:13:04 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.8ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Public key must be set in Argyle configuration): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link('myId', name: 'ohai') %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___1953050376815608991_70352962454380' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.8ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (37.5ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:13:15 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 167ms (Views: 167.0ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:13:16 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:13:16 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:13:16 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:13:16 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:14:26 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 18ms (Views: 17.4ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:14:26 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:14:26 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:14:26 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:14:26 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:14:35 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 11ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:14:35 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:14:35 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:14:35 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:14:35 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:15:10 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 17ms (Views: 16.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:15:10 -0500 Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:15:10 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:15:10 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:15:10 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:16:59 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (2.9ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (1 for 2)): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link(name: 'ohai') %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___1854824847392393562_70140923739360' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.1ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (41.8ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:17:23 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 40ms (Views: 39.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:17:23 -0500 Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:17:23 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:17:23 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:17:23 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:20:43 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 19ms (Views: 19.2ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:20:43 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:20:43 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:20:43 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:20:43 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:21:18 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:21:18 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:21:18 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:21:18 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:21:18 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:21:32 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 22ms (Views: 21.4ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:21:32 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:21:32 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:21:32 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:21:32 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:21:45 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 14ms (Views: 13.5ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:21:45 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:21:45 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:21:45 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:21:45 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:22:34 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 19ms (Views: 18.9ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:22:34 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:22:34 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:22:34 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:22:34 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:22:45 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (1.8ms) Completed 200 OK in 166ms (Views: 165.8ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:22:45 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:22:45 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:22:45 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:22:45 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:23:25 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:23:25 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:23:25 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:23:25 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:23:25 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:27:24 -0500 SyntaxError (/Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:23: syntax error, unexpected ')', expecting tSTRING_DEND data-form-id="#{id)}" ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:26: syntax error, unexpected '<' data-env="#{env}"> ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:26: unterminated regexp meets end of file): app/controllers/application_controller.rb:1:in `' app/controllers/plaid_controller.rb:1:in `' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.6ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (39.4ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:28:09 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (1.4ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms) ActionView::Template::Error (options[:action] is required for Plaid Link): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link(form_id: 'ohai', name: 'ohai') %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb___496728000885307281_70101995553480' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (41.6ms) Started GET "/plaid/index" for ::1 at 2015-12-11 11:28:31 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 22ms (Views: 21.7ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:28:31 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:28:31 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:28:31 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:28:31 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:28:42 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 15ms (Views: 15.2ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:28:42 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:28:42 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:28:42 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:28:42 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:32:13 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 25ms (Views: 25.1ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:32:13 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:32:13 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:32:13 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:32:13 -0500 Started GET "/plaid/index" for ::1 at 2015-12-11 11:32:19 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 18ms (Views: 17.6ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-11 11:32:19 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-11 11:32:19 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-11 11:32:19 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-11 11:32:19 -0500 Started GET "/" for ::1 at 2015-12-16 14:08:16 -0500 Processing by Rails::WelcomeController#index as HTML Rendered /Users/jbarry/Projects/argyle/.bundle/gems/railties-4.2.5/lib/rails/templates/rails/welcome/index.html.erb (2.0ms) Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:08:20 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 156ms (Views: 155.5ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-16 14:08:21 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-16 14:08:21 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-16 14:08:21 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-16 14:08:21 -0500 Started GET "/plaid/index" for ::1 at 2015-12-16 14:10:58 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 12ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-16 14:10:58 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-16 14:10:58 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-16 14:10:58 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-16 14:10:58 -0500 Started GET "/plaid/index" for ::1 at 2015-12-16 14:11:06 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-16 14:11:06 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-16 14:11:06 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-16 14:11:06 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-16 14:11:06 -0500 Started GET "/plaid/index" for ::1 at 2015-12-16 14:21:46 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (4.0ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (1 for 0)): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link(form_id: 'ohai', name: 'ohai', action: plaid_index_path) %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb__721134040379624747_70100872444960' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.5ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (38.8ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:22:26 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-16 14:22:26 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-16 14:22:26 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-16 14:22:26 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-16 14:22:26 -0500 Started GET "/plaid/index" for ::1 at 2015-12-16 14:22:40 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (1.3ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `escape' for #): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link(form_id: 'ohai', name: 'ohai', action: plaid_index_path) %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb__721134040379624747_70100872444960' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (43.0ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:22:44 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (1.1ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `escape' for #): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link(form_id: 'ohai', name: 'ohai', action: plaid_index_path) %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb__721134040379624747_70100872444960' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.3ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (33.7ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:22:49 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-16 14:22:49 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-16 14:22:49 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-16 14:22:49 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-16 14:22:49 -0500 Started GET "/plaid/index" for ::1 at 2015-12-16 14:22:51 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 11ms (Views: 11.2ms | ActiveRecord: 0.0ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:22:56 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:27:36 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:27:45 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (1.1ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `each_pair' for "http://google.com":String): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link(form_id: 'ohai', name: 'ohai', action: plaid_index_path) %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb__721134040379624747_70100872444960' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.4ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (42.2ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:27:58 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (1.1ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `each_pair' for "http://google.com":String): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link(form_id: 'ohai', name: 'ohai', action: plaid_index_path) %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb__721134040379624747_70100872444960' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (34.9ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:28:12 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-16 14:28:12 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-16 14:28:12 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-16 14:28:12 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-16 14:28:12 -0500 Started GET "/plaid/index" for ::1 at 2015-12-16 14:28:14 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 12ms (Views: 11.9ms | ActiveRecord: 0.0ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:28:34 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 12ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:30:39 -0500 SyntaxError (/Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:31: syntax error, unexpected tLABEL ...on.plaid_src, data-client-name: {options[:name]}, data-form-... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:31: syntax error, unexpected '}', expecting => ...a-client-name: {options[:name]}, data-form-id: {id} data-key... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:31: syntax error, unexpected tLABEL ...{options[:name]}, data-form-id: {id} data-key: {Argyle.confi... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:31: syntax error, unexpected '}', expecting => ...key: {Argyle.configuration.key}, data-product: {product}, da... ... ^): app/controllers/application_controller.rb:1:in `' app/controllers/plaid_controller.rb:1:in `' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.2ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (42.7ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:30:42 -0500 SyntaxError (/Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:31: syntax error, unexpected tLABEL ...on.plaid_src, data-client-name: {options[:name]}, data-form-... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:31: syntax error, unexpected '}', expecting => ...a-client-name: {options[:name]}, data-form-id: {id} data-key... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:31: syntax error, unexpected tLABEL ...{options[:name]}, data-form-id: {id} data-key: {Argyle.confi... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:31: syntax error, unexpected '}', expecting => ...key: {Argyle.configuration.key}, data-product: {product}, da... ... ^): app/controllers/application_controller.rb:1:in `' app/controllers/plaid_controller.rb:1:in `' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.5ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (38.5ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:33:43 -0500 SyntaxError (/Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:20: syntax error, unexpected tLABEL ....plaid_src, data: {client-name: options[:name], form-id: id,... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:20: syntax error, unexpected '-', expecting '=' ...ent-name: options[:name], form-id: id, key: Argyle.configura... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:20: syntax error, unexpected tLABEL, expecting '=' ...yle.configuration.key, product: product, env: env} ... ^): app/controllers/application_controller.rb:1:in `' app/controllers/plaid_controller.rb:1:in `' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.6ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (33.3ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:34:04 -0500 SyntaxError (/Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:20: syntax error, unexpected tLABEL ....plaid_src, data: {client-name: options[:name], 'form-id': i... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:20: syntax error, unexpected tLABEL_END, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END ...ame: options[:name], 'form-id': id, key: Argyle.configuratio... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:20: syntax error, unexpected tLABEL, expecting '=' ...yle.configuration.key, product: product, env: env} ... ^): app/controllers/application_controller.rb:1:in `' app/controllers/plaid_controller.rb:1:in `' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.9ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (35.5ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:34:50 -0500 SyntaxError (/Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:20: syntax error, unexpected tLABEL ....plaid_src, data: {client-name: options[:name], 'form-id': i... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:20: syntax error, unexpected tLABEL_END, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END ...ame: options[:name], 'form-id': id, key: Argyle.configuratio... ... ^ /Users/jbarry/Projects/argyle/app/helpers/argyle_helper.rb:20: syntax error, unexpected tLABEL, expecting '=' ...yle.configuration.key, product: product, env: env} ... ^): app/controllers/application_controller.rb:1:in `' app/controllers/plaid_controller.rb:1:in `' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.3ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (31.9ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:35:05 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (4.9ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `options' for #<#:0x007f8343cc25e0>): 1:

Plaid#index

2:

Find me in app/views/plaid/index.html.erb

3: 4: <%= plaid_link(form_id: 'ohai', name: 'ohai', action: plaid_index_path) %> app/views/plaid/index.html.erb:4:in `_app_views_plaid_index_html_erb__721134040379624747_70100872444960' Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/jbarry/Projects/argyle/.bundle/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (39.0ms) Started GET "/plaid/index" for ::1 at 2015-12-16 14:35:27 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 13ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-16 14:35:27 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-16 14:35:27 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-16 14:35:27 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-16 14:35:27 -0500 Started GET "/plaid/index" for ::1 at 2015-12-16 14:35:31 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms) Started GET "/plaid/index" for ::1 at 2015-12-16 15:27:50 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 14ms (Views: 14.2ms | ActiveRecord: 0.0ms) Started GET "/assets/plaid.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-12-16 15:27:50 -0500 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-16 15:27:50 -0500 Started GET "/assets/plaid.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-12-16 15:27:50 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-16 15:27:50 -0500 Started GET "/plaid/index" for ::1 at 2015-12-16 15:43:12 -0500 Processing by PlaidController#index as HTML Rendered plaid/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 25ms (Views: 24.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-12-16 15:43:12 -0500 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-12-16 15:43:12 -0500